Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"R Propogation"

rajanmrajanm Member Posts: 4 Contributor I
edited May 2019 in Help
Hi,

I believe that the default backpropogation method is used in the NeuralNet in RapidMiner to feedback the errors.

Is there anyway the R Propogation can be used when using a NeuralNet?

Thanks.
Tagged:

Answers

  • IngoRMIngoRM Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
    Hi,

    not without going into the code, sorry. You have two options: extend the neural network operator and the underlying library (if necessary) or write your own learning scheme.

    Cheers,
    Ingo
Sign In or Register to comment.