hereismari / easy21
Solving easy21 assigment from RL class by David Silver; A practical guide to get started with RL for beginners.
☆18Updated 5 years ago
Alternatives and similar repositories for easy21:
Users that are interested in easy21 are comparing it to the libraries listed below
- Codebase of Santara et. al., RAIL: Risk Averse Imitation Learning, Published in AAMAS 2018☆14Updated 3 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆102Updated 4 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆55Updated 3 years ago
- Implementation of Linear Inverse Reinforcement Learning Algorithm (IRL) on Mountain Car Environment.☆30Updated 4 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 5 years ago
- Multi-Agent DRiving Simulator☆90Updated 4 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 6 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated last year
- My solutions to UC Berkeley CS285 (originally CS294-112, deeprlcourse) Fall 2019 assignments☆117Updated 2 years ago
- Code for the CoRL 2019 paper AC-Teach: A Bayesian Actor-Critic Method for Policy Learning with an Ensemble of Suboptimal Teachers☆24Updated 2 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- RL CIRL Research☆12Updated 2 years ago
- An advanced course on reinforcement learning offered at Columbia University IEOR in Spring 2018☆62Updated 4 years ago
- The Reinforcement-Learning-Related Papers of ICLR 2019☆47Updated 5 years ago
- General implementation of Advantage Actor Critic using Pytorch☆26Updated 3 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 4 years ago
- This repository contains my implementation of the programming assignments of Probabilistic Graphical Models delivered by Stanford Univers…☆33Updated 7 years ago
- solutions to David Silver's RL course project Easy21☆19Updated 8 years ago
- A PyTorch implementation of Human-Level Control through Deep Reinforcement Learning☆23Updated 7 years ago
- Self-Consistent Trajectory Autoencoder: Hierarchical Reinforcement Learning with Trajectory Embeddings☆95Updated 6 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆56Updated 6 years ago
- NGSIM Driving RL/Imitation learning environment compatible with rllab☆12Updated 6 years ago
- Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.☆88Updated 6 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- Safe Reinforcement Learning algorithms☆73Updated 2 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated 9 months ago
- ☆12Updated 4 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆45Updated 4 years ago