hartikainen / easy21
Reinforcement learning agents and environment for Easy21, a modified version of Blackjack
☆14Updated 7 years ago
Alternatives and similar repositories for easy21:
Users that are interested in easy21 are comparing it to the libraries listed below
- solutions to David Silver's RL course project Easy21☆19Updated 8 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- Solving easy21 assigment from RL class by David Silver; A practical guide to get started with RL for beginners.☆18Updated 5 years ago
- This is a TensorFlow implementation of DeepMind's A Distributional Perspective on Reinforcement Learning.(C51-DDPG)☆10Updated 7 years ago
- PyTorch implementation of both discrete and continuous ACER☆23Updated 6 years ago
- Deep Q Network implements by Tensorflow☆25Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆28Updated 8 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆91Updated 5 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 5 years ago
- Ape-X DQN & DDPG with pytorch & tensorboard☆103Updated 5 years ago
- Policy gradient reinforcement learning algorithm with importance sampling☆31Updated 7 years ago
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Updated 6 years ago
- Pytorch Implementation of Proximal Policy Optimization Algorithm☆20Updated 6 years ago
- Modular PyTorch implementation of policy gradient methods☆25Updated 6 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆45Updated 4 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- A toy example of Policy Gradient implemented in Pytorch☆91Updated 7 years ago
- Pong AI trained using policy gradient-based reinforcement learning☆51Updated last year
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 6 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 6 years ago
- Implementation of PPO in Pytorch☆41Updated 7 years ago
- Noisy Networks for Exploration☆185Updated 7 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆103Updated 5 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆94Updated 4 years ago