MehdiAbbanaBennani / reinforcement-learning-on-blackjackLinks
On-Policy Model-free Reinforcement Learning for simplified Blackjack (David Silver Assignement)
☆10Updated 7 years ago
Alternatives and similar repositories for reinforcement-learning-on-blackjack
Users that are interested in reinforcement-learning-on-blackjack are comparing it to the libraries listed below
Sorting:
- Implementation of 'A Distributional Perspective on Reinforcement Learning' and 'Distributional Reinforcement Learning with Quantile Regre…☆132Updated 6 years ago
- C51-DDQN in Keras☆127Updated 7 years ago
- Meta Reinforcement Learning Experiments☆34Updated 8 years ago
- Materials for the Practical Sessions of the Reinforcement Learning Summer School 2019: Bandits, RL & Deep RL (PyTorch).☆90Updated 6 years ago
- ICML 2018 Self-Imitation Learning☆277Updated 5 years ago
- Modular PyTorch implementation of policy gradient methods☆25Updated 6 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Pytorch implementation of LOLA (https://arxiv.org/abs/1709.04326) using DiCE (https://arxiv.org/abs/1802.05098)☆96Updated 7 years ago
- Basic versions of agents from Spinning Up in Deep RL written in PyTorch☆207Updated 4 years ago
- A short and easy implementation of Quantile Regression DQN | Distributional Reinforcement Learning☆97Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆50Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- A binary release of trained deep reinforcement learning models trained in the Atari machine learning benchmark, and a software release th…☆202Updated 5 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 5 years ago
- A PyTorch implementation of Rainbow DQN agent☆170Updated 7 years ago
- ☆90Updated 5 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- Deep Reinforcement Learning algorithms implemented in PyTorch☆49Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- PyTorch code to train and evaluate Procgen tasks☆25Updated 4 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆149Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Actor-critic with experience replay☆254Updated 3 years ago
- PyTorch implementation of Proximal Policy Optimization☆53Updated 7 years ago