buomsoo-kim / Tabular-RL-with-PythonLinks
Tabular Reinforcement Learning Algorithms with NumPy & Visualizations with Seaborn
☆19Updated 7 years ago
Alternatives and similar repositories for Tabular-RL-with-Python
Users that are interested in Tabular-RL-with-Python are comparing it to the libraries listed below
Sorting:
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 5 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- An OpenAI Gym environment for Inventory Control problems☆57Updated 5 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 3 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆177Updated last month
- My Solution to the Programming Assignments for Practical Reinforcement Learning from Coursera☆67Updated 5 years ago
- Industrial Benchmark☆141Updated 2 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆53Updated 4 years ago
- ☆46Updated 3 years ago
- RLlib tutorials☆66Updated 4 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆46Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Bayesian Inverse Reinforcement Learning with simple environments☆19Updated 3 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 3 months ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆34Updated 3 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 5 years ago
- Learning to solve Minimum Vertex Cover using Graph Convolutional Networks and RL☆78Updated 6 years ago
- Solving Traveling Salesman Problem with reinforcement learning...☆56Updated 6 years ago
- ☆71Updated 3 years ago
- Thompson Sampling Tutorial☆56Updated 7 years ago
- Combining Evolutionary Algorithms and deep RL in various ways☆107Updated 5 years ago
- PyTorch implementation of Probabilistic Network Ensembles on toy problems☆23Updated 3 years ago
- PyTorch implementation of the paper "Deep Reinforcement Learning in Large Discrete Action Spaces" (Gabriel Dulac-Arnold, Richard Evans, H…☆71Updated 6 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆83Updated last year
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated 2 years ago
- Tuning the Parameters of Heuristic Optimizers (Meta-Optimization / Hyper-Parameter Optimization)☆56Updated 7 years ago
- Solving openAI's game 'BipedalWalker-v2' with Deep Reinforcement Learning☆26Updated 5 years ago
- Clean Python Implementation of the Deep Deterministic Policy Gradients Algorithm☆78Updated 9 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 4 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 3 years ago