[youtube tutorial] Introduction to creating feedforward network in pytorch

part 1: create feedforward network, print output

part 2: print prediciton, loss, create optimizer, calculate gradients, and run optimizer

(Edit: note, this hsould be log_softmax, rather than softmax :stuck_out_tongue: )

3 Likes