pucrs-ai-cs / reinforcementLinks
Reinforcement Learning
☆12Updated 8 years ago
Alternatives and similar repositories for reinforcement
Users that are interested in reinforcement are comparing it to the libraries listed below
Sorting:
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Training Reinforcement Learning agent using derivative of Generative Recurrent Neural Network model of environment☆24Updated 8 years ago
- Code implementation of: "Graying the black box: Understanding DQNs"☆20Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- Implementation of (Learning Continuous Control Policies by Stochastic Value Gradients)[https://arxiv.org/abs/1510.09142]☆26Updated 3 years ago
- Reinforcement learning algorithm implementation☆9Updated 3 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆30Updated 4 years ago
- Reinforcement Learning project for CS 188 (Machine Learning)☆7Updated 11 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Keras implementation of guide actor-critic for continuous control☆10Updated 7 years ago
- Explore the optimization landscape for direct policy learning reinforcement learning.☆50Updated 6 years ago
- Code for training and testing a Hidden Parameter Markov Decision Process, used to facilitate the transfer of learning☆32Updated 7 years ago
- ☆27Updated 6 years ago
- ☆35Updated 6 years ago
- Code to reproduce Supervised Policy Update (ICLR 2019)☆17Updated 2 years ago
- Distributed DDPG implementation in pytorch☆9Updated 7 years ago
- Reinforcement Learning via Latent State Decoding☆29Updated 2 years ago
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- Upper Confidence Tree Planner for ATARI games☆19Updated 9 years ago
- Code for paper "Successor Uncertainties: Exploration and Uncertainty in Temporal Difference Learning" by David Janz*, Jiri Hron*, Przemys…☆21Updated 2 years ago
- A comparison of parameter space noise methods for exploration in deep reinforcement learning☆28Updated 6 years ago
- Collaborative Deep Reinforcement Learning☆31Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Pytorch implementation of Human-Level Control through Deep Reinforcement Learning☆11Updated 8 years ago
- TD-Regularized Actor-Critic Methods☆36Updated 5 years ago
- A TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DQN)☆57Updated 7 years ago
- Reproduction of the paper "Soft Q-Learning with Mutual Information Regularization" CoRL 2019.☆10Updated 6 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 6 years ago
- Implimentation of the Model Free Episodic Control paper by Deep Mind : http://arxiv.org/abs/1606.04460☆55Updated 8 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago