pythonlessons / Reinforcement_Learning
Reinforcement learning tutorials
☆380Updated 2 years ago
Alternatives and similar repositories for Reinforcement_Learning
Users that are interested in Reinforcement_Learning are comparing it to the libraries listed below
Sorting:
- Repository for most of the code from my YouTube channel☆910Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆883Updated 3 years ago
- ☆185Updated 3 years ago
- ☆398Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆667Updated last year
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆606Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆294Updated 5 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
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆333Updated 2 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆309Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆336Updated 5 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆759Updated 9 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,174Updated 2 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) code☆588Updated last month
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 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
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆298Updated 2 years ago
- PyTorch implementation of soft actor critic☆876Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆495Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,295Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆191Updated 2 years ago
- This is the pytorch implementation of Hindsight Experience Replay (HER) - Experiment on all fetch robotic environments.☆431Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆750Updated last year
- PyTorch implementation of SAC-Discrete.☆302Updated 9 months ago
- ☆1,174Updated 11 months ago