Description:
Published: December 1, 2020
favorite0 forum0 poll59
By: Arvin Ohanian, University of Southern California
Category:
Computer Science
Hashtags:
#Programming
Created an convolutional neural network to identify handwritten numbers based on the MNIST Dataset. This was a personal project I did to understand the fundamentals of computer vision machine learning algorithms. In this case, the algorithm uses a Softmax cross entropy loss function and gradient decent optimizer.
© 2021 • All content within this entry is strictly the property of Arvin Ohanian, and is not for public use without permission.