FortsAndMills / Learning-Reinforcement-Learning
☆27Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Learning-Reinforcement-Learning
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆55Updated 2 years ago
- ☆91Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆76Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆215Updated 2 years ago
- High-quality implementations of deep reinforcement learning algorithms for experiments☆51Updated 2 months ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago
- A library of probabilistic model based RL algorithms in pytorch☆107Updated 3 years ago
- Reinforcement learning algorithms in RLlib☆56Updated 6 months ago
- Pytorch starter code for UC Berkeley's cs285 assignments☆70Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆146Updated 2 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆88Updated 5 years ago
- SUNRISE: A Simple Unified Framework for Ensemble Learning in Deep Reinforcement Learning☆119Updated 3 years ago
- Reproducing results from DeepMind's paper on Population Based Training of Neural Networks.☆56Updated 6 years ago
- ☆72Updated last year
- Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"☆186Updated last year
- Highly Modular and Scalable Reinforcement Learning☆114Updated 4 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆42Updated last year
- Reinforcement Learning implementations and research prototyping in TensorFlow☆80Updated 5 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆115Updated last year
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆68Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 5 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆296Updated 2 years ago
- Implementation of Truncated Quantile Critics method for continuous reinforcement learning. https://bayesgroup.github.io/tqc/☆90Updated 3 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆99Updated 4 years ago
- This repository contains code for the method and experiments of the paper "Learning with AMIGo: Adversarially Motivated Intrinsic Goals".☆61Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year