PyCharm Docs Inspect fixes (#18432)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ef16c56c99
commit
f7b9009c91
15 changed files with 52 additions and 50 deletions
|
|
@ -37,6 +37,7 @@ The Fashion-MNIST dataset is split into two subsets:
|
|||
|
||||
Each training and test example is assigned to one of the following labels:
|
||||
|
||||
```
|
||||
0. T-shirt/top
|
||||
1. Trouser
|
||||
2. Pullover
|
||||
|
|
@ -47,6 +48,7 @@ Each training and test example is assigned to one of the following labels:
|
|||
7. Sneaker
|
||||
8. Bag
|
||||
9. Ankle boot
|
||||
```
|
||||
|
||||
## Applications
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue