Skip to content

tgjeon/Keras-Tutorials

Repository files navigation

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