hzm2016 / sources-of-reinforcement-learning
All the source codes and lectures of reinforcement learning.
☆30Updated 4 years ago
Alternatives and similar repositories for sources-of-reinforcement-learning
Users that are interested in sources-of-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Notes on many interesting RL papers☆26Updated 5 years ago
- Gym environments for Robots that learn to interact with the environment autonomously☆34Updated 2 years ago
- ☆20Updated last year
- RL-Toolkit: A Research Framework for Robotics☆19Updated 4 months ago
- Learning Off-Policy with Online Planning [CoRL 2021 Best Paper Finalist]☆38Updated 2 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆20Updated 4 months ago
- ☆72Updated 4 years ago
- A paper list of sample-efficient reinforcement learning☆14Updated 3 years ago
- Learning to Coordinate Manipulation Skills via Skill Behavior Diversification (ICLR 2020)☆44Updated 2 years ago
- State Space Models for Reinforcement Learning in Tensorflow☆19Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- Contains implementation of the FILTER algorithm for exponentially faster inverse reinforcement learning.☆49Updated 2 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆70Updated 6 months ago
- Stable-Baselines3 (SB3) reinforcement learning tutorial for the Reinforcement Learning Virtual School 2021.☆54Updated 2 years ago
- Jupyter notebook for the MAP-Elites algorithms (Mouret & Clune, 2015)☆20Updated 2 years ago
- Implementation of the Model-Based Meta-Policy-Optimization (MB-MPO) algorithm☆44Updated 6 years ago
- Experiment code for testing effect of various action space transformations in reinforcement learning☆30Updated 4 years ago
- Model-based reinforcement learning in TensorFlow☆56Updated 3 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- A modular implementation of PPO, and soon hopefully other algorithms.☆26Updated last year
- Great resources for learning optimal control☆17Updated 5 years ago
- Deep Reinforcement Learning Framework done with PyTorch☆36Updated 2 months ago
- A curated list of awesome Inverse Reinforcement Learning resources.☆40Updated 3 years ago
- Source files to replicate experiments in my ICLR 2022 paper.☆71Updated 10 months ago
- Notebook for the Bayesian Optimization (quick) tutorial☆10Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆29Updated last year
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 4 years ago