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

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.