shreyaspapi / flask-chess-ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-chess-ai

About :

A chess reinforcement learning model using AlphaGo methods. Here

Enviornment :

  • Python 3
  • Tensorflow
  • Keras
  • Flask

Results :

Here you can see a snap of our working model image image image image image image image

GUI :

  • Flask Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions

  • UCI A Universal Chess Interface (UCI) is an open communication protocol that enables chess engines to communicate with user interfaces

Setup

  1. git clone
  2. pip install -r requirements.txt
  3. flask run app.py

Team

  • Zubin Choudhary
  • Shreyas Papinwar
  • Yashovardhan Singh
  • Tunap Paul

About


Languages

Language:JavaScript 72.5%Language:Python 19.4%Language:HTML 5.6%Language:CSS 2.6%