Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Multiclass Feed-forward Neural Network

This notebook implements a multiclass feed-forward neural network using PyTorch: chap07_ffnn.