EliorBenYosef / reinforcement-learningLinks
Implementations of various RL and Deep RL algorithms in TensorFlow, PyTorch and Keras.
â16Updated 10 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:
- đ Paper: Deep Reinforcement Learning with Double Q-learning đšī¸â54Updated last year
- RL Algorithmsâ13Updated 2 years ago
- RLlib tutorialsâ66Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)â224Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.â77Updated 4 years ago
- â184Updated 3 years ago
- đŗ Implementation of various Distributional Reinforcement Learning Algorithms using TensorFlow2.â69Updated 4 years ago
- Ray RLlib tutorial materialâ118Updated 3 years ago
- Simple Grid Environment for Gymnasiumâ59Updated 5 months ago
- Minimal implementation of multi-agent reinforcement learning algorithmsâ56Updated 3 years ago
- Cellular Automata Environments for Reinforcement Learningâ44Updated 4 months ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,âĻâ123Updated 4 years ago
- Deep Reinforcement Learning for Continuous Control in PyTorchâ100Updated 3 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsâ96Updated 4 years ago
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning libraryâ232Updated 6 months ago
- A collection of pre-trained RL agents using Stable Baselines3â130Updated 8 months ago
- Deep Reinforcement Learning codes for study. Currently, there are only codes for algorithms: DQN, C51, QR-DQN, IQN, QUOTA.â213Updated 2 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0â52Updated 5 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023â73Updated 8 months ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)â142Updated 6 years ago
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spacesâ16Updated 3 years ago
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3â99Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.â37Updated 2 years ago
- Simple, readable, yet full-featured implementation of PPO in Pytorchâ49Updated 2 months ago
- Level-based Foraging (LBF): A multi-agent environment for RLâ184Updated 10 months ago
- Tabular methods for reinforcement learningâ38Updated 5 years ago
- Practical tutorial on RLlib for deep hierarchical multi-agent reinforcement learningâ65Updated 2 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.â69Updated last month
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroâ175Updated 2 years ago
- Arena: A General Evaluation Platform and Building Toolkit for Single/Multi-Agent Intelligence. AAAI 2020.â103Updated 4 months ago