Find more posts tagged with
Also, you might want to check out the Deeplearning4j extension here: https://www.rapidminerchina.com/en/2016/02/rapidminer-china-announces-rapidminer-deeplearning4j-integration/
It adds more capability.
is the Rapidminer DL4j algorithm free for us to download? it says its open source and free to download, however
under the link https://www.rapidminerchina.com/en/products/shop/product/deeplearning4j/ its not possible to access the extension...
any ideas?
kindly, check this link may be helpful for you "https://github.com/LostSummer233/rapidminer-extension-dl4j-pack"
you need to do gradlew installExtension
(this does the build and everything else)
NOTE: you need to make sure you set JAVA_HOME to where your JDK is installed, most have this pointing to the JRE instead..
ps: https://github.com/LostSummer233/rapidminer-extension-dl4j-pack is very incomplete and doesnt have most of the DL4J classes eg RNN. Looks like the author did this specifically for word2vec and CNN implementations.
The Deep Learning algorithm uses the one from H2O 3.8.2.6. I think it's the generic classification/regression one.
The Deep Learning algorithm uses the one from H2O 3.8.2.6. I think it's the generic classification/regression one.