Computational Rationality

Blog

About
Oct 25, 2016

Deep Neural Networks as Function Approximators

A post highlighting the reasons and history behind using Neural Networks in Reinforcement Learning, followed by some Python code to get them working in action!
Read More
Aug 25, 2016

Reinforcement Learning - What's the deal?

An introductory post on RL briefing the theory and then diving into building RL agents with Python
Read More