From 9f76c93f8c61dc8b469c23469cb31c03f6adc82e Mon Sep 17 00:00:00 2001 From: Junhyuk Oh Date: Thu, 14 Jun 2018 21:54:06 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fc741a..ecd8cf1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Introduction -This repository is an implementation of [ICML 2018 Self-Imitation Learning](https://arxiv.org/abs/1707.03497) in Tensorflow. +This repository is an implementation of [ICML 2018 Self-Imitation Learning](http://arxiv.org/abs/1806.05635) in Tensorflow. ``` @inproceedings{Oh2018SIL, title={Self-Imitation Learning},