mirror of
https://github.com/wassname/world-models-pytorch.git
synced 2026-06-27 16:02:47 +08:00
finished MDN-RNN and need to implement VAE
This commit is contained in:
@@ -1,2 +1,14 @@
|
||||
# world-models-pytorch
|
||||
My attempt to implement "World Models" by David Ha and Jurgen Schmidhuber
|
||||
|
||||
## The work is in progress
|
||||
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user