Skip to content

CNNs implementation for object (image) classifications (Binary classification - two classes)

License

Notifications You must be signed in to change notification settings

smsnobin77/CNNs-implementation-object-classifications-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CNNs-implementation-object-classifications-binary

CNNs implementation for object (image) classifications (Binary classification - two classes)

Used two classes for classification by layers.Dense(2) #numer of classes

Library used for this project:

  • Numpy
  • Tensorflow
  • Keras
  • Matplotlib

About

CNNs implementation for object (image) classifications (Binary classification - two classes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages