saschaschramm / MonteCarloTreeSearchLinks
This project applies Monte Carlo Tree Search (MCTS) to a simple grid world.
☆10Updated 7 years ago
Alternatives and similar repositories for MonteCarloTreeSearch
Users that are interested in MonteCarloTreeSearch are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆92Updated 2 years ago
- Official Repository for "Scaling Multi-Agent Reinforcement Learning with Selective Parameter Sharing" (ICML2021)☆24Updated 4 years ago
- Implementation of Hierarchical Deep Q-Learning (Kulkarni et al., 2016)☆35Updated 6 years ago
- Evolution-based Soft Actor-Critic (ESAC)☆42Updated last year
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- This is the official implementation of ERL-Re2.☆73Updated last year
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- discrete soft Q learning(SQL) and soft Q imitation learning(SQIL) implementation in pytorch, simple!☆58Updated 3 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆30Updated 7 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- Official Implementation of 'UPDeT: Universal Multi-agent Reinforcement Learning via Policy Decoupling with Transformers' ICLR 2021(spotli…☆139Updated 5 years ago
- Multi-Agent Determinantal Q-Learning☆44Updated 3 years ago
- Decision Transformer: A brand new Offline RL Pattern.☆37Updated 4 years ago
- Distributed RL Implementation using Pytorch and Ray (ApeX(Ape-X), A3C, Distributed-PPO(DPPO), Impala)☆27Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆70Updated 6 years ago
- ☆12Updated last year
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning☆43Updated 3 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆183Updated 2 years ago
- Implementation of HindSight Experience Replay paper with Pytorch☆31Updated 4 years ago
- Codes accompanying the paper "Learning Nearly Decomposable Value Functions with Communication Minimization" (ICLR 2020)☆87Updated 3 years ago
- Multi-Objective Reinforcement Learning components built on top of RL glue components☆29Updated 2 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆54Updated 9 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆99Updated 5 years ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆59Updated 4 years ago
- ☆17Updated 6 years ago
- Constrained Exploration and Recovery from Experience Shaping☆22Updated 6 years ago
- An unofficial implementation for online decision transformer☆41Updated 3 years ago
- Distributional Soft Actor Critic☆59Updated 5 years ago
- Delayed RL agent for non-Atari tasks, from "Acting in Delayed Environments with Non-Stationary Markov Policies", ICLR 2021.☆14Updated 2 years ago