JKCooper2 / rlai-exercises
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
☆106Updated 2 years ago
Alternatives and similar repositories for rlai-exercises:
Users that are interested in rlai-exercises are comparing it to the libraries listed below
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 6 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- ☆187Updated 3 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆371Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 4 months ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆82Updated 7 months ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,059Updated 3 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆175Updated 7 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆797Updated 2 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆443Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆418Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆181Updated 5 months ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆139Updated 7 years ago
- ☆269Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- Tensorflow implementation of generative adversarial imitation learning☆199Updated 6 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆844Updated 4 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆749Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆324Updated 5 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Code for hierarchical imitation learning and reinforcement learning☆289Updated 7 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago