[D] Is there any research into using neural networks to discover classical algorithms? Submitted by currentscurrents t3_1007w5u on January 1, 2023 at 12:41 AM in MachineLearning 43 comments 68
BrisklyBrusque t1_j2wwoym wrote on January 4, 2023 at 2:56 PM Some of the earliest perceptron research involved emulating logic gates with single and multilayer perceptrons. A single layer perceptron famously could not learn XOR gates but a multilayer perceptron could. Permalink 1
Viewing a single comment thread. View all comments