Skip to content

Commit f2611c9

Browse files
authored
Update readme.md
1 parent caec4fe commit f2611c9

File tree

1 file changed

+2
-2
lines changed
  • examples/healthcare/application/Malaria_Disease

1 file changed

+2
-2
lines changed

examples/healthcare/application/Malaria_Disease/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ To mitigate the problem, we use Singa to implement a machine learning model to h
4040

4141
## Command
4242
```bash
43-
python train_cnn.py cnn malaria -dir pathToDataset
44-
```
43+
python train.py malarianet -dir pathToDataset
44+
```

0 commit comments

Comments
 (0)