DenseLance / mcts-simple
mcts-simple is a Python3 library that allows reinforcement learning problems to be solved easily with its implementations of Monte Carlo Tree Search.
☆24Updated 8 months ago
Alternatives and similar repositories for mcts-simple:
Users that are interested in mcts-simple are comparing it to the libraries listed below
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆38Updated 4 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆45Updated last year
- A PyTorch implementation of DeepMind's MCTSnet☆18Updated 2 years ago
- Code accompanying the paper "TiZero: Mastering Multi-Agent Football with Curriculum Learning and Self-Play" (AAMAS 2023) 足球游戏智能体☆51Updated last year
- ☆49Updated last year
- Reproduction of Dreamerv1 and v2 in pytorch for deepmind control suite☆35Updated 2 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆32Updated this week
- A tool to automate installing Atari ROMs for the Arcade Learning Environment☆78Updated last year
- The source code for the gym-microrts paper.☆42Updated 2 years ago
- CleanRL's implementation of DeepMind's Podracer Sebulba Architecture for Distributed DRL☆109Updated 5 months ago
- AlphaZero for continuous control tasks☆23Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆27Updated 3 years ago
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆44Updated 2 years ago
- Adding Dreamer-v3's implementation tricks to CleanRL's PPO☆12Updated last year
- Levin tree search guided by both a policy and a heuristic function☆17Updated last year
- A2C is a special case of PPO!☆19Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- Datasets for data-driven deep reinforcement learning with PyBullet environments☆147Updated 3 years ago
- An unofficial implementation for online decision transformer☆39Updated 2 years ago
- unofficial code reproducing Agent57☆35Updated 11 months ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- An implementation of PPO in Pytorch☆60Updated last week
- Code for "World Model as a Graph: Learning Latent Landmarks for Planning" (ICML 2021 Long Presentation)☆65Updated 3 years ago
- Supplementary Data for Evolving Reinforcement Learning Algorithms☆46Updated 3 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆45Updated 11 months ago
- Gated Transformer Model for Computer Vision☆23Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆50Updated 3 years ago
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago