MJeremy2017 / reinforcement-learning-implementation
Reinforcement Learning examples implementation and explanation
☆331Updated 10 months ago
Alternatives and similar repositories for reinforcement-learning-implementation
Users that are interested in reinforcement-learning-implementation are comparing it to the libraries listed below
Sorting:
- Reinforcement learning tutorials☆380Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆414Updated 4 years ago
- ☆400Updated last year
- Reinforcement Learning Algorithms with Python, Published by Packt☆184Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆251Updated 6 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆191Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆333Updated 2 years ago
- ☆185Updated 3 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆156Updated 5 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆294Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆685Updated last year
- Notes and exercise solutions for second edition of Sutton & Barto's book☆385Updated 2 years ago
- ☆96Updated 5 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆707Updated 2 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆754Updated 6 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Python Reinforcement Learning Projects, published by Packt☆186Updated 2 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆279Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,226Updated 2 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆339Updated 5 years ago
- The RL discord wiki☆251Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago