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:
- State Space Models for Reinforcement Learning in Tensorflow☆19Updated 6 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆55Updated 4 years ago
- Dynamic Pricing BwK Problem and Reinforcement Learning☆31Updated 6 years ago
- Thompson Sampling Tutorial☆53Updated 6 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- ☆26Updated 4 years ago
- Modified CartPole-v0 OpenAI Gym environment with various noisy cases and Reinforcement Learning based controller☆9Updated 7 years ago
- Scalable Bayesian Inverse Reinforcement Learning (ICLR 2021) by Alex J. Chan and Mihaela van der Schaar.☆47Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Efficient Exploration through Bayesian Deep Q-Networks☆37Updated 7 years ago
- ☆12Updated 5 years ago
- An official JAX-based code for our NeuraLCB paper, "Offline Neural Contextual Bandits: Pessimism, Optimization and Generalization", ICLR…☆14Updated 3 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆50Updated 4 years ago
- PyTorch implementation of "Model-based Reinforcement Learning for Semi-Markov Decision Processes with Neural ODEs", NeurIPS 2020☆42Updated 4 years ago
- Link to paper: https://www.ssrn.com/abstract=3804655☆12Updated 3 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆29Updated last year
- reinforcement learning with pytorch geometric library☆48Updated 3 years ago
- Reinforcement Learning (RL), allows you to develop smart, quick and self-learning systems in your business surroundings. It is an effecti…☆11Updated 5 years ago
- Our version of #Exploration: A Study of Count-Based Explorationfor Deep Reinforcement Learning for a class project☆15Updated 4 years ago
- Bayesian Inverse Reinforcement Learning with simple environments☆20Updated 3 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Open-source code for paper CDT: Cascading Decision Trees for Explainable Reinforcement Learning☆38Updated 2 years ago
- ☆8Updated 7 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- A modified version of the cart-pole OpenAI Gym environment for testing different control policies☆13Updated 11 months ago
- Experiments on a discrete mean field game model of population dynamics with reinforcement learning☆36Updated last year
- TF2 Implementation of the Soft Actor-Critic Algorithm☆43Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago