depth first search

“We can only see a short distance ahead, but we can see plenty there that needs to be done."

Tag: ml

Where do labels come from?

Andrew Ng’s keynote at ICDL 2008 was quite enjoyable. If nothing else, he has killer demos. One of the themes of the keynote was a particular view that machine learning is moving towards solving learning problems with a paucity of available labels. He quoted Geoff Hinton’s work on deep belief nets as an example of [...]

Applications of Machine Learning

It turns out that optimizing warehouse tasks is hard.

Debugging and Machine Learning

As I near completion on my final project for a course on reinforcement learning, I came across the following from Sutton’s page on tile coding: With the code described so far, there is a small probability that unrelated inputs will hash into some of the same tiles. In a group of tilings, usually there will [...]