Live data from Hacker News

Show HN: Neural network trained to generate GitHub repository names

colinmorris.github.io

11–20 of 52 posts

Re: Show HN: Neural network trained to generate GitHub repository names

#13
One thing that I find amazing about this job is how it retarget the purpose of a neural network. This is not a classifier, this is not a here-are-a-bunch-of-fuzzy-images-tell-me-what-character-it-is.

This using knowledge, combines the fundamentals to create something new and plausible. A thin shadow of imagination?

Re: Show HN: Neural network trained to generate GitHub repository names

#14
post #5
post #3

Pretty nifty! Less than a minute's worth of click reload yielded some pretty good ones.

My favorite one that it generated was "phatss". Google it and it seems to yield porno...

"shartraster".

My inner 12 year old is giggling.

Re: Show HN: Neural network trained to generate GitHub repository names

#17
post #4

I love this, the blog post is a great write-up. Not a trivial algorithm to implement (although a theoretically interesting one), kudos!

The board game names example in the blog post is hilarious, as an example of what happens when you have much less training data :)

Also, the map of the imaginary Township of La Lala in the header is brilliant.

Re: Show HN: Neural network trained to generate GitHub repository names

#20

One thing that I find amazing about this job is how it retarget the purpose of a neural network. This is not a classifier, this is not a here-are-a-bunch-of-fuzzy-images-tell-me-what-character-it-is. This using knowledge, combines the fundamentals to create something new and plausible. A thin shadow of imagination?

As far as I know the RBM is related to a proposed model on how/why we dream, so "imagination" is apt.
Post reply on HN