Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

24 Commits

Repository files navigation

CNN

implement CNN by using keras and tensorflow

how to use

  1. write config file as yaml format
  2. prepare images like below
|---images/
|---dog/
|---1.png
|---2.png
|---...
|---cat/
|---1.png
|---2.png
|---...
|---horse/
|---1.png
|---2.png
|---...
  1. execute runner (if you want to see help, use -h option)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages