MJeremy2017 / reinforcement-learning-implementation
Reinforcement Learning examples implementation and explanation
☆330Updated 9 months ago
Alternatives and similar repositories for reinforcement-learning-implementation:
Users that are interested in reinforcement-learning-implementation are comparing it to the libraries listed below
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆412Updated 4 years ago
- ☆395Updated last year
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆190Updated 2 years ago
- Reinforcement learning tutorials☆376Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆157Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆222Updated 3 months ago
- Repository for most of the code from my YouTube channel☆908Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆331Updated 2 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆252Updated 6 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆305Updated 2 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆167Updated 2 years ago
- The RL discord wiki☆251Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆88Updated 6 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆786Updated last year
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆279Updated 4 years ago
- ☆185Updated 3 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆293Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆702Updated 2 years ago
- Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).☆371Updated last year
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆333Updated 5 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,169Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆122Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆383Updated 2 years ago