Update README.md

This commit is contained in:
Junhong Xu
2018-04-04 22:49:39 -04:00
committed by GitHub
parent 6c3617fa22
commit 8fc6145242
+7 -7
View File
@@ -6,10 +6,10 @@ My attempt to implement "World Models" by David Ha and Jurgen Schmidhuber
TODOs
-[x] Implement MDN-RNN
-[ ] Implement VAE
-[ ] Training for VAE
-[ ] Random rollouts to create a dataset
-[ ] Training function
-[ ] Training for MDN-RNN
-[ ] Evolution strategy for training Controller
- [x] Implement MDN-RNN
- [ ] Implement VAE
- [ ] Training for VAE
- [ ] Random rollouts to create a dataset
- [ ] Training function
- [ ] Training for MDN-RNN
- [ ] Evolution strategy for training Controller