The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.

Neural Network for XOR

jeffjeff Member Posts: 6 Contributor II
edited November 2018 in Help
Hi - I am a RM newbie - but so far so good.  I've searched to find a RM neural net (NN) operator that can "learn" the XOR (exclusive or) logical operation.  My understanding is that XOR cannot be solved by an MLP type NN as the problem is not linearly separable.  Anyone ever seen a RM NN solution for the XOR?  This is for pedagogical purposes.

Answers

  • el_chiefel_chief Member Posts: 63 Contributor II
    SLP cannot learn an XOR function, but MLP can
Sign In or Register to comment.