A repository to demonstrate how to use AWS Sagemaker to train and deploy custom deep learning model using Pytorch.
Please check prac.ipynb
as I heavily commented the notebook. You just need to know how to create a notebook with Amazon Sagemaker and after creating the notebook you either follow instructions given in prac.ipynb
or just simply upload all the content of this repository to your Sagemaker Jupyter and execute and learn ;)
You can learn here about how to create Sagemaker notebook instance.
Thanks and enjoy learning!