Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Fraser
/
transformer-vae
like
0
Model card
Files
Files and versions
Community
Fraser
commited on
Jul 1, 2021
Commit
f87c369
·
1 Parent(s):
7b4020d
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
# Transformer-VAE (WIP)
2
+
3
+
A PyTorch Transformer-VAE model.
4
+
5
+
Uses an MMD loss to prevent posterior collapse.
6
+
7
+
Will setup in the next month or so.