Change loss to cost

This commit is contained in:
Manjunath Bhat 2019-12-09 20:39:46 +05:30 committed by GitHub
parent d591b2b59e
commit 8a93be8c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ LayerNorm
GroupNorm
```
## Loss Functions
## Cost Functions
```@docs
mse
crossentropy