datalass1 / fastai

this repo will show code and notes covered during the fastai course
0 stars 0 forks source link

PyTorch - getting started #31

Open datalass1 opened 5 years ago

datalass1 commented 5 years ago

Create a PyTorch linear function, write function from scratch, learn to debug. See Lesson 5: Back propagation; Accelerated SGD; Neural net from scratch at 1hr31mins for reference to this issue.