Skip to content

This is implementation of a neural network using Julia for classification of MNIST dataset. It doesn't use any machine learning libraries. Primary purpose for this project is to learn neural networks basics and Julia language. Julia language is relatively new amongst other preferred language for data science.

License

Notifications You must be signed in to change notification settings

anokye0712/neuralNets-Julia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetworks

Build Status

About

This is implementation of a neural network using Julia for classification of MNIST dataset. It doesn't use any machine learning libraries. Primary purpose for this project is to learn neural networks basics and Julia language. Julia language is relatively new amongst other preferred language for data science.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%