From c445112b32e87c2555ce8b542211e53495983a81 Mon Sep 17 00:00:00 2001 From: "Snowmanzzz(Zhengzhong Zhao)" <529520158@qq.com> Date: Sun, 9 Jul 2023 08:54:02 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bb87284..833eab59 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ agents to interact with StarCraft 2, getting observations and sending actions. We have published an accompanying -[blogpost](https://deepmind.com/blog/deepmind-and-blizzard-open-starcraft-ii-ai-research-environment/) +[blogpost](https://www.deepmind.com/blog/deepmind-and-blizzard-open-starcraft-ii-as-an-ai-research-environment/) and [paper](https://arxiv.org/abs/1708.04782), which outlines our motivation for using StarCraft II for DeepRL research, and some initial research results using the environment.