deep-pink

Chess AI system

An AI system designed to play chess using deep learning techniques

Deep Pink is a chess AI that learns to play chess using deep learning.

GitHub

813 stars
60 watching
159 forks
Language: Python
last commit: almost 8 years ago

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
kristjankorjus/replicating-deepmind Reproducing DeepMind's Atari game-playing system using C++ and GPU acceleration 653
danshumway/piglet An experimental AI system designed to play classic Game Boy Color games through experimentation. 43
xamber/varis A Go-based neural network library for building and training artificial neural networks. 55
utilforever/robotchess An Auto Chess simulator built with C++ and reinforcement learning algorithms 4
siemanko/tensorflow-deepq A reinforcement learning implementation using TensorFlow to control a game environment 1,172
emilwallner/coloring-greyscale-images Developing a neural network-based colorization system for converting grayscale images to RGB colors 1,036
intelligent-machine-learning/dlrover An automatic distributed deep learning system that simplifies the training of large AI models 1,270
dobro/binbo A chess game representation written in Erlang using Bitboards and Magic Bitboards for fast move generation. 124
marcusbuffett/command-line-chess A terminal-based chess game against an AI using a simple brute-force algorithm to evaluate positions 501
joeddav/devol An evolutionary algorithm for designing neural networks in Keras 950
elucidation/tensorflow_chessbot A system that uses convolutional neural networks to predict chessboard layouts from images 520
progamergov/neural-dream An implementation of DeepDream algorithm using PyTorch for image processing and computer vision. 132
chelexa/chelexa An IoT cloud platform that uses natural voice recognition and machine learning to play chess with Amazon Echo users 4
floringogianu/categorical-dqn An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. 96