Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
b2e2a664
Commit
b2e2a664
authored
Jun 03, 2020
by
lucas_miranda
Browse files
Implemented VAEP hypermodel in hypermodels.py
parent
dcd20ea4
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/models.py
View file @
b2e2a664
...
...
@@ -530,9 +530,8 @@ class SEQ_2_SEQ_VAEP:
class
SEQ_2_SEQ_MMVAE
:
pass
# TODO:
# -
cleaner implementation of reparameterization trick (sampling on input, outside the main graph)
# -
Add learning rate scheduler callback
# - KL / MMD warmup (Ladder Variational Autoencoders)
# - Gaussian Mixture + Categorical priors -> Deep Clustering
# - free bits paper
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment