iVAE
API
Agent
Model
Module
Environment
Mixin
Utils
iVAE
Index
Index
_
|
A
|
B
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
S
|
V
|
W
|
X
_
__init__() (iVAE.agent.agent method)
(iVAE.environment.Env method)
(iVAE.mixin.betatcMixin method)
(iVAE.mixin.dipMixin method)
(iVAE.mixin.envMixin method)
(iVAE.mixin.infoMixin method)
(iVAE.mixin.scviMixin method)
(iVAE.model.iVAE method)
(iVAE.module.Decoder method)
(iVAE.module.Encoder method)
(iVAE.module.VAE method)
A
agent (class in iVAE.agent)
B
batch_size (iVAE.environment.Env attribute)
betatcMixin (class in iVAE.mixin)
D
Decoder (class in iVAE.module)
decoder (iVAE.module.VAE attribute)
dipMixin (class in iVAE.mixin)
disp (iVAE.module.Decoder attribute)
E
Encoder (class in iVAE.module)
encoder (iVAE.module.VAE attribute)
Env (class in iVAE.environment)
envMixin (class in iVAE.mixin)
F
fetch_score() (in module iVAE.utils)
fit() (iVAE.agent.agent method)
G
get_dfs() (in module iVAE.utils)
get_iembed() (iVAE.agent.agent method)
get_latent() (iVAE.agent.agent method)
graph_connection() (in module iVAE.utils)
I
infoMixin (class in iVAE.mixin)
iVAE (class in iVAE.model)
L
labels (iVAE.environment.Env attribute)
latent_decoder (iVAE.module.VAE attribute)
latent_encoder (iVAE.module.VAE attribute)
loss (iVAE.model.iVAE attribute)
M
moving_average() (in module iVAE.utils)
N
n_obs (iVAE.environment.Env attribute)
n_var (iVAE.environment.Env attribute)
nn (iVAE.model.iVAE attribute)
nn_optimizer (iVAE.model.iVAE attribute)
S
score (iVAE.environment.Env attribute)
scviMixin (class in iVAE.mixin)
V
VAE (class in iVAE.module)
W
weight_init() (in module iVAE.module)
X
X (iVAE.environment.Env attribute)