AI / Machine Learning / Genetic Programming

Career advice

Challenge sites

General

Imperfect information game players

Libratus

Reinforcement learning

Articles

  • Quora - What distinguishes reinforcement learning from deep learning?

    • My favorite answer:

      • Deep learning is an approach to implementing function approximation.

        Reinforcement Learning is a learning problem in which the goal is to learn from interaction how to act in an environment to maximize a reward signal. There are many different algorithms to solve RL, many which involve function approximation, which when coupled with the above is what leads to deep reinforcement learning.

Websites

Books

AlphaZero

Non-deep-learning classifiers

Naive Bayes

Tutorials

Gradient Descent

Major websites

Minor websites

Organizations

Companies

Learning resources

Articles

Bootcamps

Topic-specific

Markov Chains
Computer Vision

Books

Courses

Papers

Challenge sites

  • Kaggle

  • Numerai

    • AI prediction of the stock market using encrypted data. Interesting concept!



Libraries







Genetic programming

Books