From b222dd0610b82f716746f65764b8fbad71f440e7 Mon Sep 17 00:00:00 2001 From: Peter Zhokhov Date: Mon, 13 Aug 2018 16:01:24 -0700 Subject: [PATCH] updated links in README to point to master --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae6e10f..d17074a 100644 --- a/README.md +++ b/README.md @@ -129,9 +129,9 @@ This should get to the mean reward per episode about 5k. To load and visualize t ## Benchmarks Results of benchmarks on Mujoco (1M timesteps) and Atari (10M timesteps) are available -[here for Mujoco](https://htmlpreview.github.com/?https://github.com/openai/baselines/blob/peterz_publish_benchmark_results/benchmarks_mujoco1M.htm) +[here for Mujoco](https://htmlpreview.github.com/?https://github.com/openai/baselines/blob/master/benchmarks_mujoco1M.htm) and -[here for Atari](https://htmlpreview.github.com/?https://github.com/openai/baselines/blob/peterz_publish_benchmark_results/benchmarks_atari10M.htm) +[here for Atari](https://htmlpreview.github.com/?https://github.com/openai/baselines/blob/master/benchmarks_atari10M.htm) respectively. Note that these results may be not on the latest version of the code, particular commit hash with which results were obtained is specified on the benchmarks page. To cite this repository in publications: