🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Deep Learning Extension Source Code?

User: "User146561"
New Altair Community Member
Updated by Jocelyn
Hello,

I am looking for the source code of the Deep Learning Extension. In particular I am intereseted of how to bundle the different platform dependent jars into the extention jar and the load it dynamically.

Since the Extension is labeled as AGPL Licence I suspect the code should be available. Unfortunately I could only find a very old repo from rapidminerchina here: https://github.com/LostSummer233/rapidminer-extension-dl4j-pack

Where can I find the source of the current version? Any help to solve the mystery of loading the nd4j stuff dynamically in RapidMiner would be appreciated!

Thanks!

Sort by:
1 - 4 of 41
    User: "varunm1"
    New Altair Community Member
    @pschlunder any insights here?
    User: "sgenzer"
    Altair Employee
    Updated by sgenzer
    hi @User146561 and @varunm1 the folks in Dortmund are working on this. I gave them a gentle nudge this morning. :)

    Scott
    User: "pschlunder"
    New Altair Community Member
    Accepted Answer
    the code is currently only handed out on request. Please contact me via DM with your E-Mail address so I can provide you access to the code.

    We've created our own loading mechanism for switching between backends during runtime. If you have questions about that @jczogalla can help.

    Hope this helps.
    Philipp
    User: "User146561"
    New Altair Community Member
    OP
    Thank you I received the code via private e-mail -- it is very helpful to understand the nd4j loading!