From 5a88ee583b2e3fd9914297a612d321739b1184ad Mon Sep 17 00:00:00 2001 From: sproblvem Date: Mon, 4 Dec 2017 16:39:35 +0800 Subject: [PATCH] Update README.md add the illustrate pictures --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96f3566..da14a95 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # tianshou -Tianshou(天授) is a reinforcement learning platform. +Tianshou(天授) is a reinforcement learning platform. The following image illustrate its architecture. -![alt text](https://github.com/sproblvem/tianshou/blob/master/docs/figures/tianshou_architecture.png "Architecture of tianshou") + ## agent     Examples @@ -39,5 +39,7 @@ Tianshou(天授) is a reinforcement learning platform. ## simulator     Go, Othello/Reversi, Warzone + + ## TODO Search based method parallel.