GoFocus members :
- Meriem AMERAOUI (21606070)
- Dounia BELABIOD (21404652)
- Bahaa Eddine NIL (21811113)
Python 3 is used during development and the following libraries are required to run the code provided in the notebook :
- numpy = 1.17.2
- matplotlib = 3.1.1
- keras = 2.0.1
- tensorFlow = 2.2.0
The requirements.txt file lists all the Python libraries on which the notebooks of this project depend, you can install them using :
pip install -r requirements.txt
Deep learning, convolutional neural network.