lhorrell99 / connect-4-solverLinks
Negamax implementation of a perfect Connect 4 solver
☆18Updated 3 years 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☆304Updated 4 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆216Updated 2 years ago
- Research project: create a chess engine using Deep Reinforcement Learning☆142Updated last year
- Python client for the lichess API☆122Updated 2 months ago
- ☆222Updated last year
- A standalone local search solver for general mixed integer programming☆24Updated this week
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆324Updated 5 months ago
- A repository of applied reinforcement learning to make a competent chess engine.☆22Updated 3 years ago
- Sequential Decision Problem Modeling Library @ Castle Lab, Princeton Univ.☆61Updated 6 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…☆70Updated last year
- A checkers reinforcement learning AI, and all the tools needed to train it.☆57Updated 5 years ago
- RlGlue code library used in the RL specialization on Coursera.☆30Updated last year
- A fast, generalized, and modified implementation of Deepmind's distinguished AlphaZero in PyTorch.☆78Updated 7 months ago
- A Python Library for modeling combinatorial constrained problems☆70Updated last month
- PyTorch implementation of AlphaZero Chess from scratch☆165Updated 11 months ago
- A website (will be lczero.org)☆42Updated last week
- pymhlib - A Toolbox for Metaheuristics and Hybrid Optimization Methods☆30Updated 2 years ago
- Modeling individual style in chess with Maia Chess.☆40Updated 2 years ago
- Gigantua: Single Threaded - 2 Billion Moves/s Chess position enumerator☆133Updated 3 years ago
- A from-scratch general AlphaZero implementation for board games☆31Updated last year
- Mathematical Programming and Operations Research: Modeling, Algorithms, and Complexity. Examples in Python and Excel. Edited by Robert Hi…☆35Updated 4 months ago
- A chess board library for presenting game positions☆21Updated 2 years ago
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆29Updated 3 years ago
- A Deep Learning UCI-Chess Variant Engine written in C++ & Python☆266Updated last week
- Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.☆167Updated last year
- Repo for the Vice chess engine series on YouTube☆47Updated 6 months ago
- Python-based algebraic modeling interface to GAMS☆63Updated this week
- A PyTorch implementation of DeepMind's AlphaZero agent to play Go and Gomoku board games☆143Updated 8 months ago
- An M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K …☆17Updated 3 years ago
- Clean, tested, & modular AlphaZero implementation with multiplayer support.☆17Updated 6 years ago