Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.51 KB

README.md

File metadata and controls

35 lines (25 loc) · 2.51 KB

Keras-Tutorials

Introduction to deep learning based on Keras framework. These tutorials are direct ports of nlintz's TensorFlow Tutorials.

Basic Topics (from nlint'z github)

Advanced Topics

  • Image classification
  • Object detection
  • Super-Resolution
  • Image captioning
  • Semantic segmentation

Note

  • Deep Learning Glossary (for Korean) : This documentation is translated from blog post on wildml.com (with author's permission)

Dependencies