virensuthar / Tensorflow-Sagemaker-deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow-Sagemaker-deployment (Coursera Guided project)

Coursera project :- https://bit.ly/3kMcCcP

This project is about a classification of dogs and cats based on 3 layer neural network.

to run this you need to pip install

  • tensorflow
  • sagemaker
  • numpy

The images used in the following are downloaded from http://www.robots.ox.ac.uk/~vgg/data/pets/data/images.tar.gz and the annotation are from http://www.robots.ox.ac.uk/~vgg/data/pets/data/annotations.tar.gz


Sagemaker


You need to have an aws account for it ... or you can create one here


All the files can be downloaded by running the jupyter-notebook

About


Languages

Language:Jupyter Notebook 83.4%Language:Python 16.6%