Live data from Hacker News

DAWN: Tools for AI and Data Product Development

dawn.cs.stanford.edu

1–10 of 15 posts

Re: DAWN: Tools for AI and Data Product Development

#4
post #2

This is great. In some ways it reminds me of the recent "Software 2.0" posts around here -- make the code and architecting so easy that we begin teaching machines by creating data rather than writing code.

A lot of research has been done in that direction.

http://www.inductive-programming.org

Re: DAWN: Tools for AI and Data Product Development

#6
post #3

summary(slides): http://dawn.cs.stanford.edu/assets/dawn-overview.pdf

The link to Snorkel [1] is really interesting, labeling data in a low quality programmatic way, which is then fed through a neural network to produce high quality labels is really smart.

[1] https://github.com/HazyResearch/snorkel

Re: DAWN: Tools for AI and Data Product Development

#9
post #6
post #3

summary(slides): http://dawn.cs.stanford.edu/assets/dawn-overview.pdf

The link to Snorkel [1] is really interesting, labeling data in a low quality programmatic way, which is then fed through a neural network to produce high quality labels is really smart. [1] https://github.com/HazyResearch/snorkel

Yes, Snorkel and DeepDive look extremely useful. At my job we have a lot of data but it's unlabeled, it will cost millions of dollars to outsource it to India for labeling/data entry.

Re: DAWN: Tools for AI and Data Product Development

#10
post #2

This is great. In some ways it reminds me of the recent "Software 2.0" posts around here -- make the code and architecting so easy that we begin teaching machines by creating data rather than writing code.

I always thought the Wolfram language was a good step toward "Software 2.0". It's a shame the language isn't open source.
Post reply on HN