Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
greato
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Show HN: Convert website to audiobook
(txtpen.com)
10 points
by
greato
8y ago
|
3 comments
2.
▲
Using neural network to automatically solve captchas
(rickyhan.com)
5 points
by
greato
9y ago
|
0 comments
3.
▲
by
greato
9y ago
Does this mean ETC is compromised too?
4.
▲
by
greato
9y ago
Houellebecq's first book Whatever is about the unfruitfulness of programming.
5.
▲
by
greato
9y ago
Unless you want to execute the structure on multiple GPUs.
6.
▲
by
greato
9y ago
In neural translation seq2seq, using while_loop in the decoder RNN saves a lot of GPU time because it can quit early when a sentence ends.
7.
▲
by
greato
9y ago
Using tf.scan is a bad idea. scan implements strict semantics so it will always execute the same number of timesteps no matter what the accumulator is (nan). while_loop implements dynamic execution (quit once cond is not met) and at the s
8.
▲
by
greato
9y ago
I read the article and seems to be well-written though lacking. For even more customized RNNs such as attention mechanism, beam search as in Seq2Seq, you'll need to skip the tf.dynamic_rnn abstraction and use a symbolic loop directly:
9.
▲
by
greato
9y ago
He was against people calling Deep Blue AI when it was not. I doubt he would say the same thing about AlphaGo.
10.
▲
by
greato
9y ago
This is one of the many unconstructive comments
11.
▲
by
greato
9y ago
Thanks for the heads up. This will be free and open source. Also checkout my main project txtpen thanks.
12.
▲
Show HN: Embed Hacker News comments on your blog
3 points
by
greato
9y ago
|
0 comments
13.
▲
by
greato
9y ago
It's been fixed. It was broken because it was querying a sub comment(not root comment).
14.
▲
by
greato
9y ago
I wrote this primarily for tech blogs. For example: http://rickyhan.com/blog/k8s.html
15.
▲
by
greato
9y ago
hn.algolia.com is aggressively cached. It's updated every 3 minutes.
16.
▲
Show HN: Embed Hacker News dynamically as comment section
(txtpen.github.io)
15 points
by
greato
9y ago
|
10 comments
17.
▲
by
greato
9y ago
Cecum removal.
18.
▲
Ask HN: What's Faster than Redis
1 points
by
greato
9y ago
|
2 comments
19.
▲
Show HN: Autocomplete with Redis and Elixir
(github.com)
4 points
by
greato
9y ago
|
0 comments
20.
▲
by
greato
9y ago
MVP is minimum measurable product. When you have analytics set up, you are ready to launch. (mailing list)
21.
▲
Deploying static websites to Kubernetes
(rickyhan.com)
2 points
by
greato
9y ago
|
1 comments
22.
▲
Fordite
(fordite.com)
2 points
by
greato
10y ago
|
0 comments
23.
▲
by
greato
10y ago
You should talk the users and iterate your product. When you have enough traction, talk to investors. It'll make your life and theirs easier.
24.
▲
by
greato
10y ago
YC partner Justin Kan has a sketch of magic mushrooms framed in his living room. I saw it on his Snapchat when he showed his followers around his house.
25.
▲
by
greato
11y ago
just another study on ketosis
26.
▲
Social Share Privacy
(panzi.github.com)
1 points
by
greato
11y ago
|
0 comments
27.
▲
by
greato
11y ago
The contributors of the site all have Spanish last names. The neutrality of the site is questionable.
28.
▲
by
greato
11y ago
Hi. I set up a site called https://www.totalitarian.info It's an invite only anonymous link aggregator
29.
▲
by
greato
12y ago
Or you can just write a small script that syncs Google Tasks to trello
30.
▲
Show HN: Google Books for writers
(github.com)
5 points
by
greato
12y ago
|
0 comments
More ›