The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"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, 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.