Skip to content

Implemented a Multilayer Perceptron Neural Network and evaluated its performance in classifying handwritten digits. Also used the same network to analyse a more challenging face dataset and compared the performance of the neural network against a deep neural network using the TensorFlow library. Python, Numpy, Scipy, TensorFlow

Notifications You must be signed in to change notification settings

shaduk/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NeuralNetwork

Implemented a Multilayer Perceptron Neural Network and evaluated its performance in classifying handwritten digits. Also used the same network to analyse a more challenging face dataset and compared the performance of the neural network against a deep neural network using the TensorFlow library. Python, Numpy, Scipy, TensorFlow

About

Implemented a Multilayer Perceptron Neural Network and evaluated its performance in classifying handwritten digits. Also used the same network to analyse a more challenging face dataset and compared the performance of the neural network against a deep neural network using the TensorFlow library. Python, Numpy, Scipy, TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages