EliorBenYosef / reinforcement-learning
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
☆16Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for reinforcement-learning
- Deep Reinforcement Learning for Continuous Control in PyTorch☆93Updated 2 years ago
- RL Algorithms☆13Updated last year
- A Modular Library for Off-Policy Reinforcement Learning with a focus on SafeRL and distributed computing☆133Updated 4 months ago
- Minimal implementation of multi-agent reinforcement learning algorithms☆50Updated 3 years ago
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces☆15Updated 3 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆133Updated 5 years ago
- Actor-Sharer-Learner training framework for off-policy DRL algorithms☆19Updated last year
- A library for building reinforcement learning and imitation learning agents in Pytorch☆58Updated 4 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 4 months ago
- Implementation of the Deep Deterministic Policy Gradient and Hindsight Experience Replay.☆90Updated last year
- AlphaZero for continuous control tasks☆23Updated last year
- Fully differentiable RL environments, written in Ivy.☆63Updated last year
- A collection of RL algorithms written in JAX.☆95Updated 2 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorch☆44Updated 2 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆33Updated 3 years ago
- Proximal Policy Optimization (Continuous Version) in PyTorch.☆26Updated 3 years ago
- Official codebase for Redeeming Intrinsic Rewards via Constrained Policy Optimization☆77Updated last year
- Representing robots as graphs for reinforcement-learning in PyBullet locomotion environments.☆28Updated 3 years ago
- Combining Evolutionary Algorithms and deep Reinforcement Learning☆14Updated 6 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"☆38Updated 3 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆114Updated 3 weeks ago
- Collection of OpenAI parametrized action-space environments.☆58Updated last year
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆28Updated 5 years ago
- DecentralizedLearning☆21Updated last year
- Tabular methods for reinforcement learning☆34Updated 4 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆50Updated 3 years ago
- A pytorch reprelication of the model-based reinforcement learning algorithm MBPO☆157Updated 2 years ago
- An unofficial implementation for online decision transformer☆37Updated 2 years ago
- OpenAi's gym environment wrapper to vectorize them with Ray☆22Updated last year
- PyTorch Implementation of Implicit Quantile Networks (IQN) for Distributional Reinforcement Learning with additional extensions like PER,…☆81Updated last year