mirror of
https://github.com/google-deepmind/deepmind-research.git
synced 2026-05-29 19:55:25 +08:00
Open source notebook for "What can I do here? A Theory of Affordances In Reinforcement Learning" to appear at ICML 2020.
PiperOrigin-RevId: 316113376
This commit is contained in:
committed by
Louise Deason
parent
0ef137f1a0
commit
843ba98cdd
File diff suppressed because one or more lines are too long
@@ -0,0 +1,5 @@
|
|||||||
|
# Code for "What can I do here? A theory of affordances in reinforcement Learning.
|
||||||
|
|
||||||
|
This iPython notebook accompanies the paper "What can I do here? A theory of
|
||||||
|
affordances in reinforcmenet learning" and covers the experiments in Section 8.
|
||||||
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
tensorflow==2.1.0
|
||||||
|
tensorflow_probability=0.7.0
|
||||||
|
matplotlib==3.1.2
|
||||||
|
numpy==1.17.5
|
||||||
Reference in New Issue
Block a user