makaveli10 / reinforcementLearning
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.
☆24Updated 5 years ago
Alternatives and similar repositories for reinforcementLearning:
Users that are interested in reinforcementLearning are comparing it to the libraries listed below
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆234Updated 10 months ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆223Updated 3 months ago
- ☆185Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years 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…☆154Updated 4 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆279Updated 4 years ago
- ☆39Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆221Updated 2 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
- The RL discord wiki☆251Updated 4 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆127Updated 6 months ago
- RLlib tutorials☆65Updated 3 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆98Updated 2 years ago
- Ray RLlib tutorial material☆117Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆78Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- Multi-objective Gymnasium environments for reinforcement learning☆318Updated 2 months ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 3 weeks ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆89Updated 6 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆157Updated 2 years ago
- TorchingUp provides minimal implementations of common Reinforcement Learning algorithms written in PyTorch. It is meant to complement Ope…☆47Updated 2 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Lightweight multi-agent gridworld Gym environment☆208Updated last year
- ☆398Updated last year
- Pytorch starter code for UC Berkeley's cs285 assignments☆71Updated 3 years ago