Changes

Jump to: navigation, search

DPS921/PyTorch: Convolutional Neural Networks

1 byte added, 17:19, 29 November 2020
Implementation of a Neural Network
''' the neural network determined it to be.
print(torch.argmax(net(X[0].view(-1, 784))[0]))
== Getting Started With Jupyter ==

Navigation menu