PatrickKorus / mcts-generalLinks
General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.
☆40Updated 4 years ago
Alternatives and similar repositories for mcts-general
Users that are interested in mcts-general are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning for Continuous Control in PyTorch☆101Updated 3 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆103Updated 4 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆143Updated 6 years ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆116Updated 2 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆182Updated last year
- Experiments with reinforcement learning and recurrent neural networks☆114Updated last year
- PyTorch implementation of Soft Actor-Critic(SAC).☆103Updated 5 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 3 months ago
- Collection of OpenAI parametrized action-space environments.☆65Updated 4 months ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated 3 weeks ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆121Updated 4 years ago
- Level-based Foraging (LBF): A multi-agent environment for RL☆188Updated 10 months ago
- Deep Reinforcement Learning Framework done with PyTorch☆37Updated 4 months ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 5 months ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆49Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆96Updated 5 years ago
- ☆132Updated last year
- Solving POMDP using Recurrent networks☆90Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 3 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆213Updated 2 years ago
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆159Updated 2 years ago
- Soft Actor-Critic with advanced features☆50Updated last week
- AlphaZero for continuous control tasks☆23Updated 2 years ago
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago