Neural Network Classes in PyTorch

Neural Network Classes in PyTorch

Neural Network Classes in PyTorch

Link to Github

In this assignment, you will

1
2
3
4
5
6
7
complete the implementations of neural network classes,
define the new function multiple_runs_classification,
define the new function multiple_runs_convolutional,
copy and paste percent_correct and confusion_matrx from previous notes,
present and discuss regression results on automobile MPG data,
present and discuss classification results on diabetes data,
present and discuss classification results on small version of MNIST data.

comments powered by Disqus