https://blog.hosni.me/2018/01/a-cnn-machine-learning-project-using.html
A CNN Machine Learning project using Keras and Tensorflow
Instructions :
1/ Clone the project
2/ Go to the project using terminal and use this command line to install requirements :
pip install -r requirements.txt
3/ Make sure Keras,Tensorflow, flask... are installed
4/ Download and add the dataset (check the blog link)
5/ Run the web app
