DeepLearning4J Extension - (Early Release, Needs Feedback)
JEdward
RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:578Unicorn
Hi guys,
We have created an extension to integrate DeepLearning4J into RapidMiner!
什么we need, before release on marketplace, is a small army of bug finders & volunteers to become fixers of the extension.
Download here & help us out.
https://www.rapidminerchina.com/2016/02/rapidminer-china-announces-rapidminer-deeplearning4j-integration/
(Please note, this is still underdevelopment so use in production at your own risk)
We have created an extension to integrate DeepLearning4J into RapidMiner!
什么we need, before release on marketplace, is a small army of bug finders & volunteers to become fixers of the extension.
Download here & help us out.
https://www.rapidminerchina.com/2016/02/rapidminer-china-announces-rapidminer-deeplearning4j-integration/
(Please note, this is still underdevelopment so use in production at your own risk)
Tagged:
1
Answers
Thank you for this! It is already great! (Even if i run into some null pointers..)
Dortmund, Germany
quick question: How can i apply the model returned by of word2vec?
~Martin
Dortmund, Germany
I created a process based on the rules here:http://deeplearning4j.org/word2vec(which is a really nice explanation on how it'should'work) I created a sample process which applies the similarity operators, aggregate, clustering & PCA on the result to try to demonstrate it.
Trust me, it was a thing of beauty using the aggregate, differencing, append & similarity operators in various combinations.
Unfortunately, it doesn't work with as I expected on the complete works of Shakespeare so we're debugging the operator to see if something needs to be tweaked internally.
Hi, this seems to be no longer available, any way to still get hold of this?
Hi,
it's still compilable from GitHub:https://github.com/LostSummer233/rapidminer-extension-dl4j-pack
~Martin
Dortmund, Germany
It's been a while since your last post. Is RapidMiner going forward with this extension or dropping it? I'm looking for a recurrent NN plug-in for RM and this seemed to be it. Any other recommendations for RNN & RM?