Fraser commited on
Commit
5f566b3
1 Parent(s): f87c369

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,4 +4,9 @@ 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.
 
 
 
 
 
4
 
5
  Uses an MMD loss to prevent posterior collapse.
6
 
7
+ Will setup in the next month or so.
8
+
9
+ ## ToDo
10
+ - [ ] Copy in old repo code.
11
+ - [ ] Make a bunch of sample training runs.
12
+ - [ ] Make an interpolation widget?