Skip to content

Files

This branch is 197 commits behind google-deepmind/deepmind-research:master.

affordances_theory

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.