There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.