Skip to content

tcbegley/Module-0

 
 

Repository files navigation

MiniTorch Module 0

My solutions to module 0 of minitorch

Task 0.5

For the final task in this module we manually fit a minitorch model to a dataset using a streamlit app. Below are the parameters I chose and the resulting fit

Parameters:

  • linear.weight_0_0: -7.22
  • linear.weight_1_0: 0.32
  • linear.bias_0: 3.47

Manual classifier

About

Module 0 - Fundamentals

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%