Skip to content

mzlcuhk/DeepNeuralNetworksBuiltFromScratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

DeepNeuralNetworksBuiltFromScratch

To get started, first download the MNIST dataset (including both the training and testing subsets) from the following web links: • https://s3.amazonaws.com/jrwprojects/mnist_train_images.npyhttps://s3.amazonaws.com/jrwprojects/mnist_train_labels.npyhttps://s3.amazonaws.com/jrwprojects/mnist_test_images.npyhttps://s3.amazonaws.com/jrwprojects/mnist_test_labels.npy

Softmax regression and GDS algorithms was implemented by Numpy from scratch in this MNIST NN machine learning model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages