Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 381 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 381 Bytes

DL4J Keras Import Examples

This repository contains deeplearning4j examples for importing and making use of models trained in keras

Index

  • deep-learning-models contains popular deep learning models implemented in keras
  • dl4j-import-example contains examples for importing keras models to deeplearning4j, first example: an image classifier based on InceptionV3 net.