Hacker News new | past | comments | ask | show | jobs | submit login

"We dont have better algorithms, we just have more data" - Peter Norvig



"We don't have better brains than our ancestors, we just have more data"


Our brains are different from our ancestors'. Proto-humans had less frontal cortex and more ability to process information in the immediate spacetime around them, more evenly distributed across the five senses.


What about AlphaZero? No prior data.


> The parameters θ of the deep neural network in AlphaZero are trained by self-play reinforcement learning, starting from randomly initialised parameters θ. Games are played by selecting moves for both players by MCTS, at ∼ πππt. At the end of the game, the terminal position sT is scored according to the rules of the game to compute the game outcome z: −1 for a loss, 0 for a draw, and +1 for a win.

In this case sounds like better algorithm + a lot of self-generated data (but no prior knowledge other than rules).


All of the observable data, implicitly, plus an evaluation criterion. They can operate on that, including starting to mine it in a strategically effective order, because the whole game system except the other player is defined by a small set of rules.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: