an app that take a dog photo and predict the dog breed ! The model used is the one trained in the udacity machine learning dogs-classifier project !
to install necessary pods
pod install
to run the server
python run_keras_server.py
https://blog.keras.io/building-a-simple-keras-deep-learning-rest-api.html