tobiassteidle / Reinforcement-LearningLinks
Solutions for different Reinforcement Learning environments
â26Updated 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:
- Proximal policy optimization in PyTorch. Easy to read and understand.â51Updated 4 years ago
- đ Paper: Deep Reinforcement Learning with Double Q-learning đšī¸â54Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithmâ44Updated 2 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
- research and implementations of Deep RL agents and their applicationsâ56Updated 3 weeks ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled âĻâ119Updated 9 months ago
- PyTorch implementation of the Munchausen Reinforcement Learning Algorithms M-DQN and M-IQNâ45Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorchâ30Updated 3 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874â47Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.â78Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learningâ27Updated 5 years ago
- Curiosity-driven Exploration by Self-supervised Predictionâ140Updated 2 years ago
- Basic reinforcement learning implementation with tensorflow version 2.0â52Updated 5 years ago
- Reinforcement Learning from Hierarchical Criticsâ13Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.xâ62Updated 4 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)â74Updated 5 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0â15Updated 7 years ago
- World Models with A3C on Carracing-v0 in gymâ31Updated 5 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPGâ65Updated 6 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action spaceâ46Updated 7 years ago
- Pytorch implementation of Soft Actor-Criticâ20Updated 5 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystemâ23Updated 6 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.â37Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithmsâ96Updated 4 years ago
- General implementation of Advantage Actor Critic using Pytorchâ28Updated 3 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retroâ175Updated 2 years ago
- Soft Actor-Critic with advanced featuresâ51Updated last week
- Deep Recurrent Attention Reinforcement Learning in Atariâ83Updated 7 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.â37Updated 2 years ago
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)â146Updated 6 years ago