pythonlessons / Reinforcement_Learning
Reinforcement learning tutorials
β365Updated last year
Alternatives and similar repositories for Reinforcement_Learning:
Users that are interested in Reinforcement_Learning are comparing it to the libraries listed below
- β182Updated 2 years ago
- β376Updated last year
- π Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2β605Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Mathβ398Updated 3 years ago
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]β304Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QTβ¦β1,171Updated last year
- Stable-Baselines tutorial for JournΓ©es Nationales de la Recherche en Robotique 2019β632Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorchβ314Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.β691Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryβ215Updated 3 weeks ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorchβ541Updated 3 months ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3β98Updated 2 years ago
- Repository for most of the code from my YouTube channelβ893Updated last year
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51β286Updated 4 years ago
- Contrib package for Stable-Baselines3 - Experimental reinforcement learning (RL) codeβ545Updated this week
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDβ¦β327Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projecβ¦β822Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithmsβ494Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.β1,153Updated 2 years ago
- Deep Q-learning (DQN) for Multi-agent Reinforcement Learning (RL)β329Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).β680Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.β545Updated 7 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)β535Updated 4 years ago
- PyTorch implementation of soft actor criticβ852Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official impβ¦β1,262Updated last year
- Reinforcement Learning Algorithms Based on PyTorchβ447Updated 3 years ago
- Soft Actor-Criticβ1,038Updated last year
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithmsβ288Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (β¦β465Updated 10 months ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019β713Updated 2 years ago