From df6bdbbb19c5bbf595873a13b8b0df2bf0bc2e1f Mon Sep 17 00:00:00 2001 From: Timothy Liu Date: Tue, 25 Apr 2023 00:47:47 +0800 Subject: [PATCH] docs: :memo: fix code style --- dependency/algorithm/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependency/algorithm/README.md b/dependency/algorithm/README.md index a26b650..58d3de8 100644 --- a/dependency/algorithm/README.md +++ b/dependency/algorithm/README.md @@ -240,6 +240,6 @@ int main() } ``` -`1000 - score`(x -`ReLU(1000 - score)`(√ +`1000 - score`(x +`ReLU(1000 - score)`(√ 防止真的超过了 1000)