DeltaTopic
latest
Main
About DeltaTopic
Installation
API
References
Tutorials
Quick Start
DeltaTopic Basics
DeltaTopic
Index
Edit on GitHub
Index
_
|
B
|
D
|
F
|
G
|
K
|
L
|
M
|
N
|
S
|
T
|
V
_
__init__() (DeltaTopic.nn.base_components.BALSAMDecoder method)
(DeltaTopic.nn.base_components.BALSAMEncoder method)
(DeltaTopic.nn.base_components.DeltaTopicDecoder method)
(DeltaTopic.nn.base_components.DeltaTopicEncoder method)
(DeltaTopic.nn.modelhub.BALSAM method)
(DeltaTopic.nn.modelhub.DeltaTopic method)
(DeltaTopic.nn.module.BALSAM_module method)
(DeltaTopic.nn.module.DeltaTopic_module method)
(DeltaTopic.nn.TrainingPlan.TrainingPlan method)
B
BALSAM (class in DeltaTopic.nn.modelhub)
,
[1]
BALSAM_module (class in DeltaTopic.nn.module)
BALSAMDecoder (class in DeltaTopic.nn.base_components)
,
[1]
BALSAMEncoder (class in DeltaTopic.nn.base_components)
,
[1]
D
DeltaTopic (class in DeltaTopic.nn.modelhub)
,
[1]
DeltaTopic.nn.base_components
module
DeltaTopic.nn.modelhub
module
DeltaTopic.nn.TrainingPlan
module
DeltaTopic_module (class in DeltaTopic.nn.module)
DeltaTopicDecoder (class in DeltaTopic.nn.base_components)
,
[1]
DeltaTopicEncoder (class in DeltaTopic.nn.base_components)
,
[1]
F
forward() (DeltaTopic.nn.base_components.BALSAMDecoder method)
(DeltaTopic.nn.base_components.BALSAMEncoder method)
(DeltaTopic.nn.base_components.DeltaTopicDecoder method)
(DeltaTopic.nn.base_components.DeltaTopicEncoder method)
(DeltaTopic.nn.TrainingPlan.TrainingPlan method)
G
get_beta() (DeltaTopic.nn.base_components.BALSAMDecoder method)
(DeltaTopic.nn.base_components.DeltaTopicDecoder method)
get_latent_representation() (DeltaTopic.nn.modelhub.BALSAM method)
(DeltaTopic.nn.modelhub.DeltaTopic method)
get_parameters() (DeltaTopic.nn.modelhub.BALSAM method)
(DeltaTopic.nn.modelhub.DeltaTopic method)
get_reconstruction_error() (DeltaTopic.nn.modelhub.DeltaTopic method)
get_rho() (DeltaTopic.nn.base_components.BALSAMDecoder method)
get_rho_delta() (DeltaTopic.nn.base_components.DeltaTopicDecoder method)
K
kl_weight (DeltaTopic.nn.TrainingPlan.TrainingPlan property)
L
load() (DeltaTopic.nn.modelhub.DeltaTopic class method)
M
module
DeltaTopic.nn.base_components
DeltaTopic.nn.modelhub
DeltaTopic.nn.TrainingPlan
N
n_obs_training (DeltaTopic.nn.TrainingPlan.TrainingPlan property)
S
save() (DeltaTopic.nn.modelhub.BALSAM method)
(DeltaTopic.nn.modelhub.DeltaTopic method)
soft_max() (DeltaTopic.nn.base_components.BALSAMDecoder method)
(DeltaTopic.nn.base_components.DeltaTopicDecoder method)
sparse_kl_loss() (DeltaTopic.nn.base_components.BALSAMDecoder method)
(DeltaTopic.nn.base_components.DeltaTopicDecoder method)
T
train() (DeltaTopic.nn.modelhub.BALSAM method)
(DeltaTopic.nn.modelhub.DeltaTopic method)
TrainingPlan (class in DeltaTopic.nn.TrainingPlan)
,
[1]
V
validation_epoch_end() (DeltaTopic.nn.TrainingPlan.TrainingPlan method)