Skip to content

A deep neural network implemented from scratch to classify image as cat image or not.

Notifications You must be signed in to change notification settings

nik1996/Multi-Layer-Feedforward-Neural-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Multi-Layer-Feedforward-Neural-Network

A multi layer perceptron neural network is implemented from scratch to classify given image as cat image or not. Batch gradient descent is used as an optimizer and an accuracy of 90% is achieved.

About

A deep neural network implemented from scratch to classify image as cat image or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages