Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f85f330

Browse files
Update README.md
1 parent a08cd84 commit f85f330

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,13 @@ or
1111
```pip3 install -r requirements.txt```
1212

1313
# Training
14-
```python multiclass_classifcation.py ```
14+
Training on GPU:
15+
16+
```python multiclass_classifcation_gpu.py ```
17+
18+
Training on CPU:
19+
20+
```python multiclass_classifcation_cpu.py ```
1521

1622
or change directory and run on Terminal:
1723

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /