Fraser commited on
Commit
f87c369
1 Parent(s): 7b4020d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -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.