JKCooper2 / rlai-exercisesLinks
Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]
☆107Updated 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
Sorting:
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆92Updated 6 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆177Updated 7 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 5 years ago
- ☆186Updated 3 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆82Updated 11 months ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆369Updated 5 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆620Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 5 years ago
- PyTorch implementation of Trust Region Policy Optimization☆442Updated 6 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆306Updated 2 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆94Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆680Updated 4 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆425Updated last year
- My Solution to Assignments of CS234☆94Updated 6 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 6 years ago
- Deep Recurrent Attention Reinforcement Learning in Atari☆85Updated 6 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Code for hierarchical imitation learning and reinforcement learning☆292Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 years ago