/NeuralNetwork

This is an artificial neural network that I have created from scratch using my math library in java. I have used it to recognize handwritten digits using the mnist dataset and even classify certain flowers. It uses concepts of supervised learning and stochastic gradient descent.

Primary LanguageJava

This repository is not active