From 2ff8002c692a21b3f24a9716f0e436103c1b97bb Mon Sep 17 00:00:00 2001 From: Shangtong Zhang Date: Sun, 8 Apr 2018 09:40:04 -0600 Subject: [PATCH] Update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6c18c9d..eba859d 100644 --- a/README.md +++ b/README.md @@ -82,5 +82,4 @@ Prediction is sampled after 110K iterations, and I only implemented one-step tra * [Action-Conditional Video Prediction using Deep Networks in Atari Games](https://arxiv.org/abs/1507.08750) * [A Distributional Perspective on Reinforcement Learning](https://arxiv.org/abs/1707.06887) * [Distributional Reinforcement Learning with Quantile Regression](https://arxiv.org/abs/1710.10044) - * Some hyper-parameters are from [DeepMind Control Suite](https://arxiv.org/abs/1801.00690), [OpenAI Baselines](https://github.com/openai/baselines) and [Ilya Kostrikov](https://github.com/ikostrikov/pytorch-a2c-ppo-acktr) \ No newline at end of file