crafter
dreamerv2
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
crafter | dreamerv2 | |
---|---|---|
2 | 4 | |
314 | 802 | |
- | - | |
0.0 | 0.0 | |
29 days ago | 10 months ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
crafter
We haven't tracked posts mentioning crafter yet.
Tracking mentions began in Dec 2020.
dreamerv2
-
PyDreamer: model-based RL written in PyTorch + integrations with DM Lab and MineRL environments
This is my implementation of Hafner et al. DreamerV2 algorithm. I found the PlaNet/Dreamer/DreamerV2 paper series to be some of the coolest RL research in recent years, showing convincingly that MBRL (model-based RL) does work and is competitive with model-free algorithms. And we all know that AGI will be model-based, right? :)
-
Any current state or the art libraries for training agents to play atari games?
Last I checked, for running off a single node, the state of the art was Dreamerv2 https://github.com/danijar/dreamerv2
What are some alternatives?
dreamer - Dream to Control: Learning Behaviors by Latent Imagination
dm_control - Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
panda-gym - Set of robotic environments based on PyBullet physics engine and gymnasium.
ma-gym - A collection of multi agent environments based on OpenAI gym.
FoliClientInstaller - Installs the Foli Client Minecraft modpack
ITAQA-air-quality-aggregator - Framework to collect, aggregate and process air pollution data from different sources (Italy regions)
planet - Learning Latent Dynamics for Planning from Pixels
pydreamer - PyTorch implementation of DreamerV2 model-based RL algorithm
orion - Asynchronous Distributed Hyperparameter Optimization.
cleanrl - High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
dreamerv3 - Mastering Diverse Domains through World Models