Skip to main content
Reports
Created by
Created On
Last edited
ML Experiment tracking and model management using WandB
As part of MLOps Assignment 3, I developed a simple NN model for handwritten digit recognition over the MNIST dataset. One of the hyperparameters for the model was the learning rate (lr). I swept this over values (.01, .001, .0001) in an attempt to identify the optimal value. I saved the best model as a versioned artifact. This is a report that summarizes this exercise.
0
2025-02-10