Waikato / wekaDeeplearning4j

Weka package for the Deeplearning4j java library
https://deeplearning.cms.waikato.ac.nz/
GNU General Public License v3.0
184 stars 197 forks source link

Add Keras model import support #31

Open braun-steven opened 6 years ago

braun-steven commented 6 years ago

Description

Add support for importing Keras models. Either regarding the model architecture without weights or as a pretrained model to be used for transfer learning (#30) or for Dl4jMlpFilter.

mengpengfei commented 5 years ago

can it import any Keras model?