maksimKorzh / tictactoe-mtcsLinks
☆18Updated 5 years ago
Alternatives and similar repositories for tictactoe-mtcs
Users that are interested in tictactoe-mtcs are comparing it to the libraries listed below
Sorting:
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆72Updated last year
- This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This not…☆49Updated 4 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆15Updated 5 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆25Updated 6 years ago
- GAIL learning to imitate PPO playing CartPole.☆12Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 4 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆11Updated 6 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 5 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 3 weeks ago
- Solving a Rubik's Cube and 15 Puzzle using the Deep Reinforcement Learning and Search☆49Updated 3 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 🕹️☆59Updated last year
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆41Updated 7 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆38Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 2 years ago
- PPO with multi-head/autoregressive action outputs☆46Updated 4 years ago
- ☆34Updated 2 years ago
- Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto☆19Updated 6 years ago
- RL algorithm implementations from scratch.☆17Updated 5 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- A Torch Based RL Framework for Rapid Prototyping of Research Papers☆71Updated 5 months ago
- Lecture notes for a course on Decision and Game Theory for undergraduates studying AI☆12Updated 7 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆70Updated 7 months ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated last week
- Related papers for offline reforcement learning (we mainly focus on representation and sequence modeling and conventional offline RL)☆18Updated 3 years ago