1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-04-03 22:43:51 +02:00
.gitignore First nn with simple linear network 2021-03-29 10:26:33 +02:00
dataset.py Implement ray for hyperparameter tuning 2021-03-29 12:48:02 +02:00
main.py Change data path to a relative path 2021-04-03 22:40:37 +02:00
NeuralNetwork.py Implement ray for hyperparameter tuning 2021-03-29 12:48:02 +02:00
README.md Add README 2021-04-03 22:43:51 +02:00
requirements.txt Add requirements 2021-04-03 22:40:57 +02:00
tests.py Implement ray for hyperparameter tuning 2021-03-29 12:48:02 +02:00
training.py Implement ray for hyperparameter tuning 2021-03-29 12:48:02 +02:00

TP Final IA

Florian Charlaix - Xiangwei Jin - Benoit Kezel | G4S4

Using a virtual environment is recommended

Installation

pip install -r requirements.txt

Use

python main.py