PatrickKorus / mcts-generalLinks
General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.
☆41Updated 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:
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 5 years ago
- Recurrent continuous reinforcement learning algorithms implemented in Pytorch.☆51Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 7 months ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆149Updated 4 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆137Updated 3 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Lightweight multi-agent gridworld Gym environment☆212Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.☆103Updated 9 months ago
- [ICML 2020] Prediction-Guided Multi-Objective Reinforcement Learning for Continuous Robot Control☆124Updated 5 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- MARS is shortened for Multi-Agent Research Studio, a library for mulit-agent reinforcement learning research.☆49Updated last year
- Soft Actor-Critic with advanced features☆50Updated 2 months ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Pytorch implementation of distributed deep reinforcement learning☆76Updated 3 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆129Updated 4 years ago
- ☆133Updated last year
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆98Updated 5 years ago
- Collection of OpenAI parametrized action-space environments.☆67Updated 9 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 5 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆50Updated 7 months ago
- PyTorch implementation of our paper Reinforcement Learning with Random Delays (ICLR 2020)☆43Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic(SAC).☆105Updated 5 years ago
- Experiments with reinforcement learning and recurrent neural networks☆114Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆230Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆145Updated 2 years ago