- PyTorch Autograd and Training Models
I take a dive into PyTorch autograd to explore what it does and how it relates to training deeplearning models.
- Deploying Machine Learning Models with Docker
Learn to create a production-ready API using nginx, gunicorn and Docker to serve your Machine Learning models.