lhorrell99 / connect-4-solverLinks
Negamax implementation of a perfect Connect 4 solver
☆19Updated 5 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☆316Updated 5 years ago
- Chess Engine Implementation using Minmax, Alpha-Beta Pruning, and Quiescence Search Algorithm.☆10Updated 4 years ago
- For code etc relating to the network training process.☆176Updated 2 months ago
- A fast Connect 4 solver☆14Updated last month
- Maia-2 is a new human-like neural network chess engine trained on millions of human games.☆101Updated 6 months ago
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆332Updated last year
- PyTorch implementation of AlphaZero Chess from scratch☆181Updated last year
- ☆237Updated 2 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆282Updated 3 weeks ago
- Modeling individual style in chess with Maia Chess.☆45Updated 3 years ago
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆85Updated 3 years ago
- Stockfish NNUE (Chess evaluation) trainer in Pytorch☆444Updated last month
- Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.☆203Updated last year
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆230Updated 2 years ago
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆87Updated last year
- A from-scratch general AlphaZero implementation for board games☆33Updated last year
- Uses neural networks to extract chess positions from images☆138Updated 2 years ago
- Python client for the lichess API☆151Updated last month
- Monte Carlo Tree Search (MCTS) is a method for finding optimal decisions in a given domain by taking random samples in the decision space…☆71Updated last year
- Gigantua: Single Threaded - 2 Billion Moves/s Chess position enumerator☆141Updated 3 years ago
- fastchess is a chess cli tool to run engine vs engine matches☆189Updated last week
- A neural net chess engine in 95 lines of python☆75Updated 5 years ago
- a python convertion from the ruby implementation of Rémi Coulom's Whole-History Rating (WHR) algorithm.☆69Updated 2 years ago
- Chess books used to develop Stockfish☆174Updated last month
- A collection of scripts aimed at efficiently tuning chess engine parameters.☆57Updated 3 months ago
- A chess engine based on cfish.☆21Updated 2 years ago
- Research project: create a chess engine using Deep Reinforcement Learning☆168Updated last year
- Integrates the Stockfish chess engine with Python☆297Updated last year
- Whole-History Rating☆13Updated 2 years ago