Deepest-Project / WorldModels-A3CLinks
World Models with A3C on Carracing-v0 in gym
☆31Updated 5 years ago
Alternatives and similar repositories for WorldModels-A3C
Users that are interested in WorldModels-A3C are comparing it to the libraries listed below
Sorting:
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 8 months ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆52Updated 3 years ago
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆166Updated 10 months ago
- PyTorch Implementation of Distributed Prioritized Experience Replay(Ape-X)☆155Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.