Live data from Hacker News

Viewing profile — cventus

cventus

HN member
Joined
Tue, May 07, 2019, 7:44 AM UTC
HN karma
1
Public activity
3 items

About cventus

Software developer and data scientist at aito.ai

Recent public activity

  1. comment
    Comment #40971055

    You're right that if the activation function is linear, like the identity function, then it doesn't matter how many layers you have. But with the step function two layers is enough…

  2. comment
    Comment #40966263

    Nice list and history of common activation units used today. Small note though, the heaviside function used in the the perceptron is non-linear (it can tell you which side of a pla…

  3. comment
    Comment #30298091

    That's not a bad way of putting it. It reminds me of "It is the user who should parameterize procedures, not their creators."