Skip to content

zhuzhanshi/DNN-for-classify-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep_neural_network

This work is used to classify images, which is from DeepLearing.ai, Cousera, Class 1.

datasets

To store the images.

dnn.py

the model of dnn. it is a class, coded by python and numpy.

check.py

to run the dnn with preprocessing. build a model like[12288, 7, 1], and you can add layers or modify the nodes in every layer.

run

python check.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages