This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
world-models-pytorch
Watch
1
Star
0
Fork
0
You've already forked world-models-pytorch
mirror of
https://github.com/wassname/world-models-pytorch.git
synced
2026-06-27 16:18:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6
Commits
2
Branches
0
Tags
8fc6145242d12fc615f225d12803951671baa4a8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Junhong Xu
8fc6145242
Update README.md
2018-04-04 22:49:39 -04:00
.gitignore
added rnn
2018-04-03 23:48:51 -04:00
controller.py
added rnn
2018-04-03 23:48:51 -04:00
model.py
added rnn
2018-04-03 23:48:51 -04:00
README.md
Update README.md
2018-04-04 22:49:39 -04:00
rnn.py
finished MDN-RNN and need to implement VAE
2018-04-04 22:43:48 -04:00
train.py
added rnn
2018-04-03 23:48:51 -04:00
vae.py
finished MDN-RNN and need to implement VAE
2018-04-04 22:43:48 -04:00
README.md
world-models-pytorch
My attempt to implement "World Models" by David Ha and Jurgen Schmidhuber
The work is in progress
TODOs
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
View Git Blame
Copy Permalink
S
Description
My attempt to implement "World Models" by David Ha and Jurgen Schmidhuber
Readme
180
KiB
Languages
Python
100%