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.

dreamerv3-torch
61
Established
SimpleDreamer
45
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 19/25
Stars: 813
Forks: 207
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 151
Forks: 26
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

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.

reinforcement-learning-research ai-agent-training model-based-rl simulated-environments deep-learning-experiments

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.

reinforcement-learning AI-agent-training model-based-RL sample-efficient-learning deep-reinforcement-learning

Scores updated daily from GitHub, PyPI, and npm data. How scores work