Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 337 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 337 Bytes

implementation of deep learning models

implemented models by TensorFlow

path : "models/*"

  1. LeNet
  2. VGG
  3. ResNet
  4. Unet

practices

path : "examples/*"

  1. genderClassificaion
    • how to crawl img by url
  2. MedicalBrainClassification
  3. irisClassification
  4. studentClassification
    • how to get label form datafream