soheil-mp / Reinforcement-Learning-AlgorithmsLinks
Step by Step Reinforcement Learning Tutorials.
☆12Updated 3 years ago
Alternatives and similar repositories for Reinforcement-Learning-Algorithms
Users that are interested in Reinforcement-Learning-Algorithms are comparing it to the libraries listed below
Sorting:
- A Minimal Deep Q-Network☆56Updated last year
- Implementations of Coursera Reinforcement Learning Specialization☆48Updated 6 years ago
- A Universal Deep Reinforcement Learning Framework☆71Updated 3 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 8 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 4 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆177Updated last month
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 9 years ago
- Some notebooks☆64Updated 4 years ago
- ☆92Updated 4 years ago
- MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitfli…☆19Updated 7 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 3 months ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 5 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Updated 8 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last month
- Udacity Deep Reinforecment Learning - Implementation of Proximal Policy Optimization (PPO)☆14Updated 7 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 3 years ago
- Deep Reinforcement Learning for Nash Equilibria☆46Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆181Updated 7 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆70Updated 4 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Bayesian Inverse Reinforcement Learning with simple environments☆19Updated 3 years ago
- New reinforcement algorithm base on DDPG☆18Updated 6 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆31Updated 8 years ago
- Tabular Reinforcement Learning Algorithms with NumPy & Visualizations with Seaborn☆19Updated 7 years ago
- Double Deep Q-Learning with Prioritized Experience Replay☆35Updated 7 years ago