jettdlee / 10_armed_bandit
☆21Updated 6 years ago
Alternatives and similar repositories for 10_armed_bandit
Users that are interested in 10_armed_bandit are comparing it to the libraries listed below
Sorting:
- Notes on many interesting RL papers☆26Updated 5 years ago
- Implementation of various multi-armed bandits algorithms on a 10-arm testbed.☆38Updated 5 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Updated 5 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆52Updated last year
- A collection of black-box optimizers with a focus on evolutionary algorithms☆27Updated 5 years ago
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 4 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 3 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆54Updated 4 years ago
- Some notebooks☆64Updated 3 years ago
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆31Updated 5 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- All of the code for my Medium articles☆135Updated 3 years ago
- This repository provides the code examples for the corresponding blog posts. In case you have questions, feel free to contact me directly…☆51Updated 4 years ago
- TF2 Implementation of the Soft Actor-Critic Algorithm☆44Updated 2 years ago
- Deep-Q-Network reinforcement learning algorithm applied to a simple 2d-car-racing environment☆50Updated 8 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆184Updated 2 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- Code used in our paper "Robust Deep Reinforment Learning through Adversarial Loss"☆33Updated last year
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆302Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆123Updated 4 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆53Updated 4 years ago
- Tabular Reinforcement Learning Algorithms with NumPy & Visualizations with Seaborn☆19Updated 7 years ago