Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Fraser
/
transformer-vae
like
0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
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.