From charlesreid1

Revision as of 02:06, 26 May 2017 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Summary of machine learning topics.

Links

Summaries

Jason Brownlee: http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/

Cheat sheet via github: https://github.com/soulmachine/machine-learning-cheat-sheet

The pitfalls of Kaggle competitions: http://machinelearningmastery.com/machine-learning-is-kaggle-competitions/

Neural Networks

Andrej Karpathy:

DeepCoder paper: https://openreview.net/pdf?id=ByldLrqlx

Genetic algorithm to write a Brainfuck program: http://www.primaryobjects.com/2013/01/27/using-artificial-intelligence-to-write-self-modifying-improving-programs/