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.
☆22Updated 7 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.☆37Updated 4 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆44Updated 2 years ago
- An implementation of Deep Q-Learning from Demonstrations (DQfD) for playing Atari 2600 video games☆26Updated 2 years ago
- A PyTorch implementation of DeepMind's MCTSnet☆18Updated 2 years ago
- A number of agents (PPO, MuZero) with a Perceiver-based NN architecture that can be trained to achieve goals in nethack/minihack environm…☆39Updated 2 years ago
- Pytorch implementation of DreamerV2: MASTERING ATARI WITH DISCRETE WORLD MODELS☆50Updated 2 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆78Updated last year
- Deep Reinforcement Learning Framework done with PyTorch☆31Updated last week
- Implementation of Multi-Game Decision Transformers in PyTorch☆45Updated last year
- RL environment replicating the werewolf game to study emergent communication☆19Updated last year
- Official Implementation for Quality-Similar Diversity via Population Based Reinforcement Learning☆17Updated last year
- An unofficial implementation for online decision transformer☆39Updated 2 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆43Updated 4 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- Experimentation with Regularized Nash Dynamics on a GPU accelerated game☆42Updated last year
- (AAAI'2019) The codes, models, logs, and data for an extended paper of the original paper "On Reinforcement Learning for Full-length Game…☆22Updated 2 years ago
- Codebase of Deployment-Efficient Reinforcement Learning via Model-Based Offline Optimization (ICLR2021)☆51Updated 3 years ago
- Repository for the QDgym code. A framework for Quality Diversity optimization benchmark tasks based OpenAI Gym.☆22Updated 3 years ago
- Transformer-based World Models☆75Updated last year
- pytorch-implementation of Dreamer (Model-based Image RL Algorithm)☆165Updated this week
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆38Updated 3 years ago
- Code accompanying the paper "TiZero: Mastering Multi-Agent Football with Curriculum Learning and Self-Play" (AAMAS 2023) 足球游戏智能体☆51Updated last year
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆34Updated 3 years ago
- DecentralizedLearning☆22Updated 2 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆44Updated 2 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆44Updated 10 months ago
- (NeurIPS 2021) Neural Auto-Curricula in Two-Player Zero-Sum Games.☆29Updated 3 years ago
- Official implementation of the NeurIPS 2023 paper "Discovering General Reinforcement Learning Algorithms with Adversarial Environment Des…☆24Updated 6 months ago