Live data from Hacker News

OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

futurism.com

131–140 of 201 posts

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#131
post #94
post #90

Reddit gets a lot of stick, but it's a bastion of civility and intelligence compared to the comments on youtube videos or even mainstream newspaper comments. I don't think there is any forum of comparable size that has a higher quality discussion. Reddit's problems are just humans' problems.

I would say Twitter is probably more civil, but the character limit leads to too many abbreviations.

I should have included 'anonymous' in my criteria, the big difference between reddit and twitter is the % of accounts linked to real names.

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#132
post #60

Earlier quoted context omitted.

Hacker News would probably a much better source in this sense, even though there are far fewer comment here.

Oh god, you'll have an AI that disagrees just for the pure joy of disagreeing.

I always thought every comment on here was a disagreement just because it doesn't feel like agreeing is adding new info to the conversation.

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#133

Earlier quoted context omitted.

Note that you're comparing a touchscreen to tactile keys in that statement too, though. I could text from my pocket without T9, but try doing that with a touchscreen WITH T9...

And while we're doing that touch vs. tactile comparison, what I also loved about the old "dumb phones" was deterministic timing . I could do stuff on those phones from start to end without looking at the screen - I quickly learned and remembered that e.g. this operation completed instantly, and that menu has ~1/4 of loading time, etc. I think this feature was actually key to being able to memorize how to perform oper…

I think this is actually because of the changing interface. It doesn't matter how long the interface takes to be ready if the keystrokes are buffered (which they were), so you could press "menu down down down ok" and the thing would work, even if the menu took two seconds to show up.

You can't do that when you have to actually wait for the thing you want to select to show, otherwise you'll be selecting something completely different.

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#134

Earlier quoted context omitted.

SubredditSimulator was made by a Reddit Admin as a method of creating test data. It uses Markov chains for simplicity, which is not that exciting.

I have always wondered if one could make a better Subreddit Simulator with Deep Learning.

Recurrent neural networks would probably do a good job, they're quite good at this sort of thing: http://karpathy.github.io/2015/05/21/rnn-effectiveness/

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#135

Earlier quoted context omitted.

Note that you're comparing a touchscreen to tactile keys in that statement too, though. I could text from my pocket without T9, but try doing that with a touchscreen WITH T9...

And while we're doing that touch vs. tactile comparison, what I also loved about the old "dumb phones" was deterministic timing . I could do stuff on those phones from start to end without looking at the screen - I quickly learned and remembered that e.g. this operation completed instantly, and that menu has ~1/4 of loading time, etc. I think this feature was actually key to being able to memorize how to perform oper…

I am really hoping that we reach peak touchscreen soon, and companies can start exploring other form factors again. I want a fast CPU and wifi in something that isn't just a giant flat slab of glass.

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#136
post #72

Earlier quoted context omitted.

Side note, "naziparking" is a word people say....?!?

Welcome to IRC. Anyways, i could see someone use that term in frustration about a car having been parked across two spaces.

I assumed it was a reference to domain parking/squatting.

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#137

Earlier quoted context omitted.

SubredditSimulator was made by a Reddit Admin as a method of creating test data. It uses Markov chains for simplicity, which is not that exciting.

Not quite correct - we already had a method of generating test data (for dev installs of reddit) that uses markov chains, and that was basically the inspiration for SubredditSimulator. SS was just meant to be kind of a larger, ongoing version of that, running on reddit itself.

Ah, thanks for the clarification. I knew that but worded incorrectly :p

Re: OpenAI is Using Reddit to Teach An Artificial Intelligence How to Speak

#139
post #68

The DGX-1 is available for a cool $129k: http://www.nvidia.com/object/deep-learning-system.html Correct me if I'm wrong, but I think it's basically a couple hundred NVIDIA 10-series cards strapped together with a full custom NVIDIA software stack.

The P100s have full support for half-precision (i.e. 16 bit) floating point ops. This can mean ~2x improvements in speed and memory usage in comparison to the Pascal TitanX, which is the top "consumer" card. This difference is significant for almost any machine learning workload, which is what a lot of these cards will be used for. NVIDIA gimped half-precision on the consumer cards to drive datacenters, hedge funds,…

First NVIDIA solidified their Monopoly by forcing CUDA... then they gimped half-precision on consumer cards.

We really need some more Frameworks that work with OpenCL, so that we can have some competition from AMD, who's consumer cards are not gimped.

Post reply on HN