MJeremy2017 / reinforcement-learning-implementation
Reinforcement Learning examples implementation and explanation
☆330Updated 8 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
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆406Updated 4 years ago
- ☆392Updated last year
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆157Updated 4 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆88Updated 6 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆167Updated 2 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago
- Reinforcement learning tutorials☆373Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆277Updated 4 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆252Updated 6 years ago
- ☆183Updated 3 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆382Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆291Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆218Updated 2 months 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☆330Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,203Updated 3 weeks ago
- Python Reinforcement Learning Projects, published by Packt☆183Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆649Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆740Updated 8 months ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆188Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆363Updated last year
- Tensorflow implementation of Deepminds dqn with double dueling networks☆215Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆470Updated 11 months ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆853Updated 3 years ago