AI_Chess is a personal project aimed at practicing Python while developing an AI system capable of learning and improving at chess. The goal is to train different AI models to play chess and analyze their performance over time.
I will try my best to not use AI for simple programming.
- Implementation of various AI techniques for chess playing
- Training and evaluation of different AI models
- Experimentation with reinforcement learning and neural networks
To run AI_Chess, you need the following dependencies:
will follow
Run the main script to start training an AI model:
will follow
This is a personal learning project, but contributions and suggestions are welcome!
This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.