Learn practical skills, build real-world projects, and advance your career
cognitiveclass.ai logo

Linear Regression 1D: Training Two Parameter Mini-Batch Gradient Descent

Objective

  • How to use PyTorch build-in functions to create a model.

Table of Contents

In this lab, you will create a model the PyTroch way, this will help you as models get more complicated

Estimated Time Needed: 30 min