- Python3
- Pandas
- If you have a bug or an issue, please contact us.
git clone [email protected]:EpitechPromo2026/B-CNA-500-TLS-5-1-neuralnetwork-baptiste.laran.git
To download dataset :
wget http://labourel.ddns.net/data_train.csv
wget http://labourel.ddns.net/data_test.csv
or just use the URL in the binaries as dataset path.
The dataset must be a CSV file with at least the following fields :
"RES";"FEN"
"white", <fen>
"black", <fen>
"pat", <fen>
To train the neural network, you can use the trainer binary.
./trainer -h
The loader binary is used to load a trained neural network and use it to predict a value.
./loader -h
- Baptiste Laran
- Maxence Labourel
UwUMaths is developped by the UwUClub for Epitech.