yichen914 / MyAlphaGoZeroOnConnect4Links
My Simple Implementation of AlphaGo Zero on Connect4
☆18Updated 7 years ago
Alternatives and similar repositories for MyAlphaGoZeroOnConnect4
Users that are interested in MyAlphaGoZeroOnConnect4 are comparing it to the libraries listed below
Sorting:
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- Monte Carlo Conterfactual Regret Minimization for imperfect information games☆13Updated 6 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- A simple reinforcement learning simulation engine for OpenAI's gym.☆38Updated 6 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- ☆69Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆107Updated 6 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆81Updated 6 years ago
- Reinforcement learning algorithms to play Poker☆14Updated 3 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- ☆24Updated 6 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- This is a pip package implementing Reinforcement Learning algorithms in non-stationary environments supported by the OpenAI Gym toolkit.☆32Updated 6 years ago
- Using self-play, MCTS, and a deep neural network to create a hearthstone ai player☆29Updated 6 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Implementation of self-play based reinforcement learning for Checkers based on the AlphaGo Zero methods.☆18Updated 7 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆136Updated last year
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- An environment of the board game Go using OpenAI's Gym API☆173Updated 3 years ago
- Model-Based RL Demo for Pendulum-v0☆13Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- General implementation of Advantage Actor Critic using Pytorch☆27Updated 3 years ago