tensorflow_chessbot
Chessboard predictor
A system that uses convolutional neural networks to predict chessboard layouts from images
Predict chessboard FEN layouts from images using TensorFlow
520 stars
26 watching
96 forks
Language: Jupyter Notebook
last commit: over 1 year ago
Linked from 1 awesome list
chesschessboardchessboard-detectionchessboard-recognitiontensorflowtensorflow-examplestensorflow-tutorials
Related projects:
Repository | Description | Stars |
---|---|---|
zeta36/chess-alpha-zero | An implementation of AlphaGo Zero's reinforcement learning approach to master the game of chess | 2,133 |
dobro/binbo | A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. | 124 |
oakmac/chessboardjs | A JavaScript library for rendering and manipulating a chessboard | 2,015 |
erikbern/deep-pink | An AI system designed to play chess using deep learning techniques | 813 |
seblague/chess-coding-adventure | A C# implementation of a chess bot capable of beating human opponents in various games | 1,438 |
kwotsin/tensorflow-enet | A deep neural network implementation for real-time semantic segmentation in computer vision | 257 |
tromp/chesspositionranking | A software suite for ranking and estimating the number of legal chess positions | 139 |
vitogit/vue-chessboard | A Vue.js component for rendering and interacting with chessboards | 166 |
caustique/chessboard-js | A JavaScript library for rendering a responsive chessboard grid on the web | 33 |
chengstone/lotterypredict | This project uses LSTM to predict lottery numbers using TensorFlow 1.0 and Python 3.5. | 381 |
laat/chess-board | A web component for displaying and manipulating chess positions using HTML | 20 |
benwr/latrunculorum | A Python implementation of a chess bot using the python-chess library to play against opponents. | 13 |
seblague/chess-challenge | A challenge to build and test small chess bots in C# | 1,780 |
chelexa/chelexa | An IoT cloud platform that uses natural voice recognition and machine learning to play chess with Amazon Echo users | 4 |
fulldecent/fdchessboardview | An iOS / Mac view controller for displaying chess boards with customizable themes and game graphics. | 77 |