Setting up a deep learning model
In this video, William demonstrates how to access our platform and start an instance. He then runs a notebook that trains a model to predict breast cancer stage from the downsampled version of the brca-psj-path
breast cancer biopsy images dataset using PyTorch. Finally, he tests the accuracy of the deep neural net (resnet) model.
Tutorial Notebook
An executable version of this notebook can be found on our platform at ~/datasets/_start_here/
. Please open this within your instance using JupyterLab to do the hands-on tutorial.