MarkusThill / Connect-Four
A Java framework for the game Connect Four (Connect-4) with different types of agents and algorithms (reinforcement learning [TD with eligibility traces], AlphaBeta-Search, MCTS). Contains a perfect-playing MiniMax agent for evaluation purposes.
☆11Updated 5 years ago
Alternatives and similar repositories for Connect-Four:
Users that are interested in Connect-Four are comparing it to the libraries listed below
- The Fhourstones benchmark by John Tromp (http://homepages.cwi.nl/~tromp/c4/fhour.html)☆11Updated 8 years ago
- Connect 4 Solver☆287Updated 4 years ago
- Research project: create a chess engine using Deep Reinforcement Learning☆113Updated 7 months ago
- C++ Chess Engine☆69Updated 4 months ago
- Try out lichess' bot interface☆38Updated 2 months ago
- A website (will be lczero.org)☆40Updated 3 weeks ago
- UCI Chess engine written in C++11☆71Updated 2 years ago
- Bit Board Chess (BBC) - The easiest to understand bitboard chess engine by Code Monkey King☆85Updated 3 years ago
- ☆65Updated 2 years ago
- irwin - the protector of lichess from all chess players villainous☆514Updated 2 years ago
- A checkers reinforcement learning AI, and all the tools needed to train it.☆56Updated 4 years ago
- ☆105Updated 4 years ago
- Results of the Tiny Chess Bot Challenge☆121Updated last year
- Chess Query Engine☆159Updated 3 years ago
- Can chess engine use be detected just from the moves on the board? Let's try, using a CNN - LSTM architecture.☆32Updated 4 years ago
- Utilities for experimenting with leela-chess-zero☆42Updated 2 years ago
- Poker equity calculator for 7-card Texas hold'em☆26Updated 6 years ago
- A bridge between Lichess bots and chess engines☆818Updated 2 weeks ago
- Chess simulations☆15Updated 2 months ago
- dictate moves to lichess☆21Updated 2 years ago
- The executable that communicates with the server to run selfplay games locally and upload results☆71Updated last year
- Connect Four game written in Python with miniMax and alpha-beta pruning implementation for AI.☆7Updated 6 years ago
- Fhourstones solver equipped with 8x8 solving book☆18Updated 9 years ago
- The absolute most basic example of AlphaZero and Monte Carlo Tree Search I could come up with☆206Updated last year
- Integrates the Stockfish chess engine with Python☆284Updated 5 months ago
- Creates chess puzzles from chess games and positions☆73Updated last year
- Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)☆309Updated 3 weeks ago
- OpenBench is a Distributed SPRT Testing Framework for Chess Engines☆159Updated 2 weeks ago