EliorBenYosef / reinforcement-learningLinks
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
☆16Updated last year
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 Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆228Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆56Updated last year
- 🐳 Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.☆69Updated 4 years ago
- ☆184Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorch☆105Updated 3 years ago
- RLlib tutorials☆66Updated 3 years ago
- PyTorch implementation of some reinforcement learning algorithms: A2C, PPO, Behavioral Cloning from Observation (BCO), GAIL.☆146Updated 3 years ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.☆214Updated 2 years ago
- (AAAI 2018) Action Branching Architectures for Deep Reinforcement Learning☆117Updated 2 years ago
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆88Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆138Updated 11 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆58Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆238Updated 8 months ago
- Simple Grid Environment for Gymnasium☆63Updated 8 months ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆49Updated 5 months ago
- Cellular Automata Environments for Reinforcement Learning☆44Updated 7 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- An API conversion tool for popular external reinforcement learning environments☆191Updated last month
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Exploring bayesian strategies for approximating optimal actions in POMDPs☆14Updated 6 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆147Updated 6 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- An OpenAI Gym environment for Inventory Control problems☆56Updated 5 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆205Updated 3 years ago
- General Python implementation of Monte Carlo Tree Search for the use with Open AI Gym environments.☆40Updated 5 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆325Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago