From 58ee8555ed7e35e05aca2255f04dd25fe257690b Mon Sep 17 00:00:00 2001 From: Zafarali Ahmed Date: Mon, 17 Aug 2020 13:03:58 +0000 Subject: [PATCH] Fix typo in the word "reinforcement learning" PiperOrigin-RevId: 327006404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e8e804..1266d33 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ https://deepmind.com/research/publications/ * [MEMO: A Deep Network For Flexible Combination Of Episodic Memories](memo), ICLR 2020 * [RL Unplugged: Benchmarks for Offline Reinforcement Learning](rl_unplugged) * [Disentangling by Subspace Diffusion (GEOMANCER)](geomancer) -* [What can I do here? A theory of affordances in reinforcmenet learning](affordances_theory), ICML 2020 +* [What can I do here? A theory of affordances in reinforcement learning](affordances_theory), ICML 2020 * [Scaling data-driven robotics with reward sketching and batch reinforcement learning](sketchy), RSS 2020 * [The Option Keyboard: Combining Skills in Reinforcement Learning](option_keyboard), NeurIPS 2019 * [VISR - Fast Task Inference with Variational Intrinsic Successor Features](visr), ICLR 2020