mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-10 05:17:46 +08:00
dc96b58884
PiperOrigin-RevId: 317665407
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.