Skip to content

Write a neural network algorithm from scratch in Scala; apply to MNIST dataset.

Notifications You must be signed in to change notification settings

zy31415/neural-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Network from Scratch in Scala - MNIST data analysis

In this repository, I wrote a neural network algorithm from scratch in Scala to analize MNIST dataset.

Main reference:

Neural Networks and Deep Learning by Michael Nielsen (http://neuralnetworksanddeeplearning.com/)

About

Write a neural network algorithm from scratch in Scala; apply to MNIST dataset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published