MilanPecov / 15-Puzzle-Solvers
This project solves the classic 15-puzzle using A* and Breadth First algorithms, implemented in Python. It features a combined heuristic of Manhattan Distance, Linear Conflict, and Walking Distance for optimal performance and includes a user-friendly graphical interface to visualize the solution
☆56Updated 9 months ago
Alternatives and similar repositories for 15-Puzzle-Solvers:
Users that are interested in 15-Puzzle-Solvers are comparing it to the libraries listed below
- 21.1 million Go games, 18k-9p☆128Updated 5 years ago
- Solve 15-puzzle (Game of 15)☆6Updated 6 years ago
- Leela Zero & KataGo visualizer☆182Updated last week
- Code and other material for the book "Deep Learning and the Game of Go"☆1,013Updated 9 months ago
- datasets for computer go☆152Updated 10 months ago
- GTP engine and self-play learning in Go☆37Updated this week
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆89Updated 7 years ago
- A Go game engine. Download here: http://github.com/ymgaq/AQ/releases☆327Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Leela Master weight is training from leela zero self-play sgf and human sgf file☆51Updated 5 years ago
- Python implementation of Go Text Protocol☆41Updated 6 years ago
- ☆19Updated 7 years ago
- Michi-c2 --- development version for michi-c☆26Updated 3 years ago
- This is the code for "How Does DeepMind's AlphaGo Zero Work?" Siraj Raval on Youtube☆122Updated 7 years ago
- Chess position evaluation using neural networks☆26Updated 5 years ago
- Implementation of chess in python created while following a step-by-step YouTube tutorial by Eddie Sharick.☆57Updated 9 months ago
- Selfplay In MultiPlayer Environments☆321Updated 10 months ago
- A Chess AI that uses a minimax algorithm with alpha-beta pruning☆92Updated 3 years ago
- Graphical user interface for the game of Go, and other similar board games☆83Updated last month
- A tool for Go players: SGF editor, analysis tool, game database and pattern search tool, IGS client☆176Updated 2 years ago
- ☆185Updated 2 years ago
- Server side code of the Leela Zero project☆67Updated 2 years ago
- A GUI for watching Leela Zero self train☆48Updated 5 years ago
- Sandbox for playing with neural nets for Go☆75Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Leela (Zero) integration with Sabaki.☆156Updated 6 years ago
- A highly customizable, low-level Preact Goban component.☆95Updated last year
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- 2048 AI☆88Updated 8 years ago
- Demo of UCT (MCTS) in Python / Numpy☆85Updated 2 years ago