[D] Why restrict to using a linear function to represent neurons? Submitted by MLNoober t3_xuogm3 on October 3, 2022 at 4:38 PM in MachineLearning 36 comments 33
jms4607 t1_iqxdhw3 wrote on October 3, 2022 at 8:02 PM Reply to comment by MrFlufypants in [D] Why restrict to using a linear function to represent neurons? by MLNoober Without activation functions an mlp would just be y=sum(m•x) + b Permalink Parent 7
Viewing a single comment thread. View all comments