This is the first repository which was created for new "ChessForAll" site.
COAIT (Chess and Other AI Technologies) was created for providing StockFish and AI development. It has got 2 branches:
It was created for providing StockFish and analysis.
Main files:
File | Description |
---|---|
SF.py | For providing SF (on Python) |
UserAnalysis.scala | For providing analysis (on scala) |
It was created for AI development.
Main files:
File | Description |
---|---|
matrix_ai.py | Matrix AI on Python |
usingMatrixingAI.py | Using matrix_ai.py |
exampleAI.py | AI example |