Y
Hacker News
new
|
ask
|
show
|
jobs
by
iopq
899 days ago
Not really, since they do a mathematical function over blocks and don't need a single if statement. They map learned data + input -> output as a pure function
2 comments
ryanlbrown
899 days ago
ReLU is if-like since it only passes half of the input values with the other half becoming 0
link
LargeTomato
899 days ago
Is ML different than if statements? Yes.
But is it reallllly different? No not so much.
link