dreamerv3-torch and SimpleDreamer
These are competitors offering alternative implementations of the same reinforcement learning algorithm, where the more established Dreamer v3 port provides a fuller-featured implementation while SimpleDreamer prioritizes accessibility through simplification.
About dreamerv3-torch
NM512/dreamerv3-torch
Implementation of Dreamer v3 in pytorch.
This project offers a PyTorch implementation of the DreamerV3 algorithm, designed to train AI agents that can master diverse virtual environments. It takes in observational data (like images or states) from simulated worlds such as DeepMind Control Suite, Atari games, or Minecraft, and outputs trained agents capable of performing complex tasks within these environments. This is for AI researchers and reinforcement learning practitioners who are experimenting with advanced model-based reinforcement learning techniques.
About SimpleDreamer
kc-ml2/SimpleDreamer
A Simplified Pytorch Version of the Dreamer Algorithm
This project offers a simplified, PyTorch-based implementation of the Dreamer algorithm, a technique used in reinforcement learning. It helps researchers and practitioners train AI agents to efficiently learn complex behaviors in various environments, even with limited interaction data. You provide environmental observations (like images or sensor data), and it outputs an agent capable of performing tasks effectively within that environment.
Scores updated daily from GitHub, PyPI, and npm data. How scores work