Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 472 Bytes

File metadata and controls

10 lines (8 loc) · 472 Bytes

Cat-Detection-with-Neural_Network

Build Two layer Neural Network and L-Layer Deep Neural Network

Abstruction:

Image detection is one of the major field of Machine learning. My focus is to compare about the performance of classical ML algorithms and Deep learning. Here, I used Deep learning Neural network to understand how Deep learning work efficiently than single layer Neural network

Accuracy

Two layer Neural Network : 60%
Deep Neural Network : 80%