Open main menu

CDOT Wiki β

Changes

DPS921/PyTorch: Convolutional Neural Networks

119 bytes added, 22:59, 6 November 2020
Convolutional Neural Networks Using Pytorch
be written in Jupyter Lab both for demonstration and implementation purposes. Furthermore, using the the torchvision dataset, the goal
was to show the training of the neural network, and show the classification of several images which show digits have a single digit from 0 - 9. A successful execution will show the correct determination of what number resides in that specific image.
== Group Members ==