Slide 2
Slide 2 text
What is reinforcement learning?
● Agents are run within an environment.
● As they take actions they receive feedback
● They aim to maximize good feedback and minimize bad feedback
● Computer games are a great way to train reinforcement learning agents. we
know we can learn games from just a sequence of images, so computer
agents should be able to do the same thing (given enough computational
power, time and the right algorithms).