lhorrell99 / connect-4-solverLinks
Negamax implementation of a perfect Connect 4 solver
☆19Updated 2 months ago
Alternatives and similar repositories for connect-4-solver
Users that are interested in connect-4-solver are comparing it to the libraries listed below
Sorting:
- Connect 4 Solver☆314Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆225Updated 2 years ago
- PyTorch implementation of AlphaZero Chess from scratch☆178Updated last year
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆334Updated 10 months ago
- For code etc relating to the network training process.☆172Updated last year
- RlGlue code library used in the RL specialization on Coursera.☆31Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆82Updated 11 months ago
- Accurate and scalable few-shot identification of chess players from their moves alone☆20Updated 3 years ago
- Python client for the lichess API☆142Updated this week
- A checkers reinforcement learning AI, and all the tools needed to train it.☆58Updated 5 years ago
- 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
- Research project: create a chess engine using Deep Reinforcement Learning☆160Updated last year
- ☆230Updated 2 years ago
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆162Updated last year
- A simple chess environment for openai/gym☆163Updated last year
- Machine learning tool aimed at automating cheat detection using insights data.☆61Updated last year
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆278Updated this week
- Maia-2 is a new human-like neural network chess engine trained on millions of human games.☆78Updated 3 months ago
- pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods☆30Updated 2 years ago
- Stockfish NNUE (Chess evaluation) trainer in Pytorch☆424Updated last week
- Modeling individual style in chess with Maia Chess.☆41Updated 3 years ago
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆197Updated 11 months ago
- A neural net chess engine in 95 lines of python☆75Updated 4 years ago
- UCI Chess engine Stockfish with an Efficiently Updatable Neural-Network-based evaluation function☆61Updated 5 years ago
- ☆39Updated 2 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- Simple pytorch net evaluator with Bad Gyal 8 and Mean Girl 8 net included.☆10Updated 5 years ago
- A chess board library for presenting game positions☆21Updated 2 years ago
- Chess Engine Implementation using Minmax, Alpha-Beta Pruning, and Quiescence Search Algorithm.☆10Updated 4 years ago