Options

"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

  • Options
    IngoRMIngoRM Administrator, Moderator, 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.