You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: