Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
goyel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
goyel
2y ago
In c++, I would write a single template for both paths, and make the compiler generate two functions for each case, so the ifs and checks are automatically removed. Then I would call each function with a parameter like "bool boundary&q
2.
▲
by
goyel
2y ago
I wonder why nobody made a NN to find the weigths faster and better than gradient descent