EliorBenYosef / reinforcement-learningLinks
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
☆16Updated 9 months ago
Alternatives and similar repositories for reinforcement-learning
Users that are interested in reinforcement-learning are comparing it to the libraries listed below
Sorting:
- RL Algorithms☆13Updated 2 years ago
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces☆16Updated 3 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆16Updated 6 years ago
- RL-Toolkit: A Research Framework for Robotics☆20Updated 5 months ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 4 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆142Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆50Updated last month
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆90Updated 2 years ago
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆132Updated this week
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 2 months ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆100Updated 3 years ago
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- Code for "Proximal Distilled Evolutionary Reinforcement Learning", accepted at AAAI 2020☆52Updated 11 months ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆39Updated 4 years ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQN☆45Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment☆14Updated 7 years ago
- ☆12Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Gridworld environments for OpenAI gym.☆80Updated last year
- Basic reinforcement learning implementation with tensorflow version 2.0☆52Updated 5 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- 🧶 Minimal PyTorch Soft Actor Critic (SAC) implementation☆38Updated 3 years ago
- An unofficial implementation for online decision transformer☆40Updated 2 years ago
- Reinforcement learning algorithms in RLlib☆60Updated last year
- RLlib tutorials☆66Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆69Updated 3 weeks ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆56Updated 3 years ago