makaveli10 / reinforcementLearningLinks
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.
☆25Updated 5 years ago
Alternatives and similar repositories for reinforcementLearning
Users that are interested in reinforcementLearning are comparing it to the libraries listed below
Sorting:
- ☆184Updated 3 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆240Updated 11 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆227Updated 4 months ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 7 months ago
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆155Updated 4 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆194Updated 2 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆421Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆89Updated 6 years ago
- ☆406Updated last year
- ☆94Updated 4 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆473Updated last year
- Python Reinforcement Learning Projects, published by Packt☆190Updated 2 years ago
- ☆98Updated 5 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- ☆39Updated 5 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- ☆28Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- The RL discord wiki☆251Updated 4 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆405Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆53Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- RLlib tutorials☆66Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆650Updated last year
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated this week