Changes

Jump to: navigation, search

DPS921/PyTorch: Convolutional Neural Networks

459 bytes added, 18:09, 9 November 2020
Convolutional Neural Networks Using Pytorch
was to show the training of the neural network, and show the classification of several images which have a single digit from 0 - 9.
A successful execution will show the correct determination of what number resides in that specific image. As part our of research, We will explain in detail how an actual convolution neural network works at a fundamental level. Will we will both take a graphical and mathematical approach to explaining the different parts of the neural network and how it comes together as whole. Furthermore, we will briefly explain how it relates to parallel computing and how parallel computing plays a significant role in driving the  implementation of the neural network.
== Group Members ==

Navigation menu