ML model deploy using AWS - FLask with a cat dog classifier.
This repo contains 2 sections:
-
Flask App to deploy your model into production and try by yourself.
-
training the model section where you can see the arquitecture of the model.
DOCKER:
https://hub.docker.com/repository/docker/nahimdhaney/ntp_cat_dog_ml
docker run --rm -p 80:5000 nahimdhaney/ntp_cat_dog_ml
if you have any doubt don't hesitate to contact me
Nahim Terrazas