Intro to Pytorch with W&B

In this tutorial we’ll walk through a simple convolutional neural network to classify the images in CIFAR10 using PyTorch. We’ll also set up Weights & Biases to log models metrics, inspect performance and share findings about the best architecture...

Amazon SageMaker

Amazon SageMaker is a fully managed service that allows developers and data scientists to build, train, and deploy machine learning models. Amazon SageMaker includes three modules: Build, Train, and Deploy. The Build module provides a hosted environment to work with...