PatrickKorus / mcts-generalLinks
General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.
☆40Updated 5 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☆104Updated 3 years ago
- Lightweight multi-agent gridworld Gym environment☆210Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆89Updated 2 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 5 months ago
- Combining Evolutionary Algorithms and deep RL in various ways☆105Updated 4 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆29Updated 4 months ago
- A collection of Deep Reinforcement Learning algorithms implemented with PyTorch to solve Atari games and classic control tasks like CartP…☆115Updated last year
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- PyTorch implementation of FQF, IQN and QR-DQN.☆186Updated last year
- Level-based Foraging (LBF): A multi-agent environment for RL☆194Updated last year
- Implementation of Deep Reinforcement Learning from Self-Play in Imperfect-Information Games (Heinrich and Silver, 2016)☆46Updated 6 years ago
- Solving POMDP using Recurrent networks☆91Updated 5 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 4 months ago
- Collection of OpenAI parametrized action-space environments.☆66Updated 6 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- Soft Actor-Critic with advanced features☆51Updated 2 weeks ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆48Updated last year
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆227Updated 3 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆134Updated last month
- Source Code for A Closer Look at Invalid Action Masking in Policy Gradient Algorithms☆163Updated 2 years ago
- Pytorch implementation of Soft Actor-Critic☆20Updated 5 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆76Updated 5 years ago
- PyTorch implementation of Never Give Up: Learning Directed Exploration Strategies☆59Updated 4 years ago
- IMP-MARL: a Suite of Environments for Large-scale Infrastructure Management Planning via MARL☆43Updated last week