pythonlessons / Reinforcement_LearningLinks
Reinforcement learning tutorials
☆388Updated 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:
- ☆426Updated 2 years ago
- ☆184Updated 3 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆448Updated 4 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆102Updated 3 years ago
- Repository for most of the code from my YouTube channel☆929Updated 2 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆242Updated 9 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆712Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆962Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆197Updated last week
- Reinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]☆315Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆309Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,308Updated 8 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆202Updated last week
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆733Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆390Updated 2 years ago
- Reinforcement learning with tensorflow 2 keras☆252Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆305Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆419Updated 4 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆450Updated 4 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆774Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago