maksimKorzh / tictactoe-mtcsLinks
☆18Updated 4 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
- Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include…☆38Updated 5 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆57Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆142Updated 5 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆223Updated 2 years ago
- 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
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 6 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆57Updated last year
- ☆16Updated 4 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆48Updated 5 years ago
- Bayesian Reward Shaping Framework for Deep Reinforcement Learning☆23Updated 6 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- A Simple Game Using Unity ML-Agents☆10Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆34Updated 3 years ago
- Keras implementation of DQN for the MsPacman-v0 OpenAI Gym environment.☆37Updated 2 years ago
- Multi-agent reinforcement learning environment☆38Updated 6 years ago
- Series of deep reinforcement learning algorithms 🤖☆29Updated 4 years ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- PPO with multi-head/autoregressive action outputs☆46Updated 4 years ago
- ☆35Updated 5 years ago
- Deep Reinforcement Learning by using Proximal Policy Optimization and Random Network Distillation in Tensorflow 2 and Pytorch with some e…☆53Updated 4 years ago
- Algorithms for Policy Evaluation, Estimation of Action Values, Policy Improvement, Policy Iteration, Truncated Policy Evaluation, Truncat…☆11Updated 6 years ago
- All the source codes and lectures of reinforcement learning.☆32Updated 5 years ago
- Actor critic reinforcement learning + motion and task planning under LTL tasks + wireless sensor network routing☆13Updated 4 years ago
- Training Agents in a cooperative multi-agent deep reinforcement learning setting to transport objects across a space☆14Updated 4 years ago
- 🍄Reinforcement Learning: Super Mario Bros with dueling dqn🍄☆136Updated 5 months ago
- An OpenAI Gym environment for the Flappy Bird game☆127Updated 3 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago