Waikato / wekaDeeplearning4j

Weka package for the Deeplearning4j java library

Home Page:https://deeplearning.cms.waikato.ac.nz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Transfer Learning

braun-steven opened this issue · comments

Description

Implement a way to retrain serialized models on different data (see also: Deeplearning4j Transfer Learning).
On of that, a weka-filter could make use of a serialized model as feature transformation to preprocess a given dataset.

See also #27.