Files
deepmind-research/affordances_theory/README.md
T
Khimya dc96b58884 affordances_theory: Merge pull request #59
PiperOrigin-RevId: 317665407
2020-06-22 17:59:03 +01:00

462 B

Code for "What can I do here? A theory of affordances in reinforcement Learning.

This repository contains code that accompanies the paper "What can I do here? A theory of affordances in reinforcement learning".

The iPython notebook AffordancesInDiscreteEnvironment.ipynb covers the experiments in Section 6 and Learning affordances in discrete environments.

The iPython notebook AffordancesInContinuousEnvironment.ipynb covers the experiments in Section 7.