Automatic Differentiation in Python and PyTorch

Check out Carl Osipov’s book Serverless Machine Learning in Action | πŸ“šπŸ“šπŸ“š To save 40% on this book use the Discount Code: twitosip40 πŸ“šπŸ“šπŸ“š Deep dive into understanding automatic differentiation used by PyTorch autograd for deep learning with the help of Carl Osipov, who has spent over 15 years working on big data processing and machine learning in multi-core, distributed systems, such as service-oriented architecture and cloud computing platforms. β€œServerless Machine Learning in Action: With PyTorch on AWSβ€œ is a guide to bringing your experimental machine learning code to production using serverless capabilities from major cloud providers. You’ll start with best practices for your datasets, learning to bring VACUUM data-quality principles to your projects, and ensure that your datasets can be reproducibly sampled. Next, you’ll learn to implement machine learning models with PyTorch, discovering how to scale up your models
Back to Top