Table of contents
Table of Contents |
---|
Child pages
Child pages (Children Display) |
---|
Career advice
2017.03.01 - Fast.ai - How to change careers and become a data scientist - one quant's experience
2017.04.06 - Fast.ai - Alternatives to a Degree to Prove Yourself in Deep Learning
...
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
Amazon - Reinforcement Learning: An Introduction
Highly rec'd book
...