Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 224 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 224 Bytes

High School Thesis

A basic deep neural network implementation in C# for my High School Thesis Project in 2020. The DNN uses stochastic gradient descent to learn from examples of handwritten digits from the MNIST dataset.