pythonlessons / Reinforcement_Learning
Reinforcement learning tutorials
β373Updated last year
Alternatives and similar repositories for Reinforcement_Learning:
Users that are interested in Reinforcement_Learning are comparing it to the libraries listed below
- β388Updated last year
- β183Updated 3 years ago
- π Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2β607Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Mathβ405Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]β307Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryβ216Updated 2 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDβ¦β329Updated last year
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)β541Updated 4 years ago
- Stable-Baselines tutorial for JournΓ©es Nationales de la Recherche en Robotique 2019β642Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorchβ325Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.β696Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QTβ¦β1,196Updated last week
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51β286Updated 5 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3β99Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototypingβ300Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projecβ¦β835Updated 3 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithmsβ294Updated last year
- PyTorch implementation of SAC-Discrete.β299Updated 7 months ago
- PyTorch implementation of deep reinforcement learning algorithmsβ494Updated 3 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) codeβ566Updated 2 weeks ago
- Repository for most of the code from my YouTube channelβ897Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...β407Updated 3 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.β901Updated 2 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019β723Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.β1,160Updated 2 years ago
- Soft Actor-Criticβ1,056Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).β686Updated last year
- A collection of multi agent environments based on OpenAI gym.β595Updated 8 months ago
- A Pytorch implementation of the multi agent deep deterministic policy gradients (MADDPG) algorithmβ332Updated 3 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)β333Updated 4 years ago