Browse Source

docs: 📝 fix code style

tags/0.1.0
Timothy Liu GitHub 3 years ago
parent
commit
df6bdbbb19
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      dependency/algorithm/README.md

+ 2
- 2
dependency/algorithm/README.md View File

@@ -240,6 +240,6 @@ int main()
}
```

`1000 - score`(x
`ReLU(1000 - score)`(√
`1000 - score`(x
`ReLU(1000 - score)`(√
防止真的超过了 1000)

Loading…
Cancel
Save