Concerning all the provided processes of deep learning in the training ressources

ALAZRAQALAZRAQ MemberPosts:2Newbie
edited September 2019 inHelp
every example of the provided list I launch, I get the error mesage:
could not initialize class org.nd4j.linalg.factory.Nd4j

Thank you for your answer

Answers

  • sgenzersgenzer 12Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager
    @ALAZRAQcan you please send me your rapidminer-studio.log file via DM?
    Tghadially
  • ALAZRAQALAZRAQ MemberPosts:2Newbie
    here is the logfile (Thank you)
    2019年9月17日7:05:35点INFO: No filename given for result file, using stdout for logging results!


    2019年9月17日7:05:35点INFO: Process //Samples/Deep Learning/processes/01 non-sequential data/01 Classification of iris flowers starts


    2019年9月17日7:05:35点SEVERE: Process failed: Could not initialize class org.nd4j.linalg.factory.Nd4j


    2019年9月17日7:05:35点SEVERE: Here:


    2019年9月17日7:05:35点SEVERE: Process[1] (Process)


    2019年9月17日7:05:35点SEVERE: subprocess 'Main Process'


    2019年9月17日7:05:35点SEVERE: +- Retrieve Iris[1] (Retrieve)


    2019年9月17日7:05:35点SEVERE: +- Split Data[1] (Split Data)


    2019年9月17日7:05:35点SEVERE: ==> +- Deep Learning[1] (Deep Learning)


    2019年9月17日7:05:35点SEVERE: subprocess 'Layer Architecture'


    2019年9月17日7:05:35点SEVERE: | +- Add Fully-Connected Layer[0] (Add Fully-Connected Layer)


    2019年9月17日7:05:35点SEVERE: | +- Add Fully-Connected Layer (2)[0] (Add Fully-Connected Layer)


    2019年9月17日7:05:35点SEVERE: +- Apply Model[0] (Apply Model)


    2019年9月17日7:05:35点SEVERE: +- Performance[0] (Performance (Classification))


    2019年9月17日7:05:35点SEVERE: Could not initialize class org.nd4j.linalg.factory.Nd4j





  • sgenzersgenzer 12Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM ModeratorPosts:2,959Community Manager
    @ALAZRAQok this was a known problem back in June (seehttps://community.www.kenlockard.com/discussion/54930). Can you please confirm that you are indeed using the most updated version of both the Deep Learning extension and RapidMiner Studio?
    Tghadially
Sign InorRegisterto comment.