Skip to content

ayush9818/Cat-classifier-neural-network-from-scratch-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat-classifier-neural-network-from-scratch-

CAT CLASSIFIER USING NEURAL NETWORK FROM SCRATCH

Contents:

  1. model.py

  2. helper_functions.py

  3. lr_utils.py

  4. datasets

  5. images

Dependencies:

  1. Matplotlib

  2. h5py

  3. Tensorflow

  4. Numpy

  5. PIL

  6. Scipy

Model Description :

3 Hidden layers of dimensions 20 , 7 , 5 Respectively . Learning rate = 0.0075 No. of iterations = 2501

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages