Waikato / wekaDeeplearning4j

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

Dl4jStringToGlove model fit deadlock #52

Closed braun-steven closed 4 years ago

braun-steven commented 5 years ago

Describe the bug The Dl4jStringToGlove filter deadlocks during the training. The issue stems from the Deeplearning4j Glove model and is fixed in the master branch (https://github.com/deeplearning4j/deeplearning4j/commit/94c811e9a6e28e15ce17cbc467161028d7f822b1). The issue should be gone as soon as Deeplearning4j publishes their new version.

TODO: