tobiassteidle / Reinforcement-Learning
Solutions for different Reinforcement Learning environments
☆25Updated 5 months ago
Alternatives and similar repositories for Reinforcement-Learning:
Users that are interested in Reinforcement-Learning are comparing it to the libraries listed below
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago
- Pytorch implementation of "FeUdal Networks for Hierarchical Reinforcement Learning" for Montezuma's Revenge☆93Updated 2 years ago
- ☆92Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆45Updated 2 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 4 years ago
- Pytorch implementation of Soft Actor-Critic☆18Updated 4 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- PyTorch IMPALA implementation☆25Updated 5 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 3 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆64Updated 5 years ago
- Implementation of Bootstrap DQN and Randomized Prior Functions on ALE☆55Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- This repository contains the implementation for the paper - Exploration via Hierarchical Meta Reinforcement Learning.☆60Updated 5 years ago
- Auto-tune the Entropy Temperature of Soft Actor-Critic via Metagradient - 7th ICML AutoML workshop 2020☆30Updated 3 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆136Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 3 months ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆25Updated 5 years ago
- World Models with A3C on Carracing-v0 in gym☆32Updated 4 years ago
- Automatic Data-Regularized Actor-Critic (Auto-DrAC)☆102Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆76Updated 4 years ago
- Code accompanying the paper "Better Exploration with Optimistic Actor Critic" (NeurIPS 2019)☆68Updated last year
- research and implementations of Deep RL agents and their applications☆48Updated 2 weeks ago
- Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)☆43Updated last year
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 4 years ago
- Deep RL agents with PyTorch☆35Updated 3 years ago
- Tensorflow/Keras code and trained models for Episodic Curiosity Through Reachability☆198Updated 4 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago