Skip to content

A chess game with a bot, and everything built from scratch using pygame, mlflow, and object oriented programming in python3.

Notifications You must be signed in to change notification settings

realrohilbansal/chessdotai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chessdotai

A chess game with a bot, and everything built from scratch

Chess play


To install and run on your machine:

  • Go to a local folder and run git clone https://github.com/realrohilbansal/chessdotai.git
  • Create a virtual environment (I prefer using miniconda)
  • Activating that virtual env, run command pip install -r requirements.txt to install all required modules.
  • In the folder, run the src/main.py using python src/main.py.

Mlflow UI Experiment Run Params Metrics

  • To check mlflow ui for your copy, run command mlflow ui

This was a hobby project made by https://github.com/realrohilbansal

About

A chess game with a bot, and everything built from scratch using pygame, mlflow, and object oriented programming in python3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages