"...Dim witted grad student that you can't really trust..." Reminds me of the phrase "graduate student descent" for training neural networks... I've been noticing more casual dismissiveness towards grad students lately. They are certainly often treated as the grunt laborers of academia, in areas where career prospects are downright stupid. I generally feel it would be more productive to at least pretend that they're…
Deep-Fried Data
11–20 of 149 posts
Re: Deep-Fried Data
#12People tend to move towards the more mall-like areas of the Internet due to spam and abuse that they don't want to deal with. This can be low-level stuff, or (as in the cases of Kreb himeself) sometimes the attackers get out the big guns, and you need to run for cover.
And that's why we're hanging out here, after all, and not in some unmoderated forum. And even here, post on certain subjects and conversation quickly degenerates.
I think we do need a wider variety of spaces to hang out, though. No set of rules works for everyone. And if you do want 4chan, you know where to find it.
Re: Deep-Fried Data
#13What's not clear to me is why companies who don't seem to have any need for machine learning team (i.e. a subscription box company) are looking to hire one.
Surely part of this can be pinned down to the hype associated with ML that may well die out, but the proliferation of these tools doesn't bode well for Maciej's dream of a weird, creative, and interesting internet.
Re: Deep-Fried Data
#14I'm currently applying for co-op jobs (internships) and while trawling the university job board I've seen many positions requiring big data this or machine learning that. What's not clear to me is why companies who don't seem to have any need for machine learning team (i.e. a subscription box company) are looking to hire one. Surely part of this can be pinned down to the hype associated with ML that may well die out,…
Companies that run on subscription literally live and die by their churn rate. It is both feasible and reasonable for a subscription box company to hire someone to use machine learning to build a predictive churn model. That may seem trivial to you but that's the reality behind those job posts.
Re: Deep-Fried Data
#15I've written about this before, and even right now I'm not sure where I stand exactly, except that tweaking the algorithms to compensate for bias is definitely not the right answer: if you look at the mirror and don't like what you see, you don't draw on top of the mirror to accentuate the result! You go on a diet!
I liked the idea of data gardening, but the thought of going-to-communities is daunting. I get tired even thinking about it.
Regarding living beyond walled gardens:
> Publish your texts as text. Let the images be images. Put them behind URLs and then commit to keeping them there. A URL should be a promise.
But people already do that! The question now is to turn to why people do otherwise. I personally do not understand the reason people say, post long blogposts on Facebook, but I do understand for services like Medium.
For example, I'm extremely tempted to write on Medium because it provides the network effects of readers clicking on tags to read next. So the question is how do we democratize that?
Re: Deep-Fried Data
#16I provide guidance to attorneys involved in the discovery process; "Technology Assisted Review" is of huge interest to those teams, as it allows them to leverage coding on a small sample of the population across a much larger set of documents. For many cases, the cost and (occasional) time savings is instantly attractive. Sadly, the process is hard to do well. Far too many screw it up in new and amazing ways. The aut…
However, if there's any winner take all built into the system, there's a strong incentive to not even acknowledging dissent.
Re: Deep-Fried Data
#17Also, it's funny how the net changes, how unthinkable it is to have a social network that doesn't slice up people's data and use it to advertise to them now compared to how anti-advertising LiveJournal was back then. Not convinced it's a change for the better.
Re: Deep-Fried Data
#18"...Dim witted grad student that you can't really trust..." Reminds me of the phrase "graduate student descent" for training neural networks... I've been noticing more casual dismissiveness towards grad students lately. They are certainly often treated as the grunt laborers of academia, in areas where career prospects are downright stupid. I generally feel it would be more productive to at least pretend that they're…
> to at least pretend that they're being trained to be independent, aggressive researchers
But that is the issue, isn't it-- it would be pretending.
Re: Deep-Fried Data
#19This hits pretty close to home.
Re: Deep-Fried Data
#20Earlier quoted context omitted.
What's the distinction?
Unsupervised refers to whether or not the dataset is being trained against anything. Think about the difference between: How many people will view this webpage? Divide these pages into 20 clusters? The first is supervised. The second isn't. Deep learning refers to a particular type of a particular learning technique: Specifically a neural network that has many hidden (intermediate) layers. Deep learning can be used f…