Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DanielRapp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Learning Game of Life with a Convolutional Neural Network
(danielrapp.github.io)
71 points
by
DanielRapp
11y ago
|
13 comments
2.
▲
Learning Game of Life with a Convolutional Neural Network
(danielrapp.github.io)
3 points
by
DanielRapp
11y ago
|
0 comments
3.
▲
Iterative Simplex for Heightmaps
(svrv.net)
2 points
by
DanielRapp
11y ago
|
0 comments
4.
▲
Show HN: Morphological image processing
(danielrapp.github.io)
38 points
by
DanielRapp
11y ago
|
4 comments
5.
▲
Show HN: Morphological image processing
(danielrapp.github.io)
4 points
by
DanielRapp
11y ago
|
1 comments
6.
▲
by
DanielRapp
11y ago
I'm sitting with a similar problem right now! Got any pointers?
7.
▲
Show HN: Motion sensing using the doppler effect
(danielrapp.github.io)
3 points
by
DanielRapp
12y ago
|
0 comments
8.
▲
by
DanielRapp
12y ago
What do you mean by the original discovery?
9.
▲
Recreating the spectrogram face
(danielrapp.github.io)
79 points
by
DanielRapp
12y ago
|
19 comments
10.
▲
by
DanielRapp
13y ago
Looks neat, do you know if they're planning on open sourcing the server implementation as well?
11.
▲
by
DanielRapp
13y ago
That's precisely what I'm building https://github.com/DanielRapp/peerbalanced ;)
12.
▲
by
DanielRapp
13y ago
Thanks! Originally I just wanted a way to add a src attribute to any element, I eventually realized that it could be used to finally fix my issues with templates; too much javascript scaffolding.
13.
▲
Fragment.js - A tiny tool for loading html fragments and templates
(danielrapp.github.com)
34 points
by
DanielRapp
13y ago
|
13 comments
14.
▲
Mojang release Minecraft snooping data
(stats.minecraft.net)
6 points
by
DanielRapp
14y ago
|
1 comments
15.
▲
by
DanielRapp
15y ago
The reason I chose node over "browser-js" is because it was originally going to be a Twitter bot, but decided to simplify the GitHub repo into just a node module to make it more useful. But you're totally correct. This could've easily be wr
16.
▲
by
DanielRapp
15y ago
Thanks. I did do a simple analysis[1] and changed it[2] to 5 neighbors. Though when I look at the graph now, I see that 4 is actually the optimal value.. Swedish graph (täckning = recall): http://cl.ly/BJRa/pr.png [1] https://github.com/