We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caec4fe commit f2611c9Copy full SHA for f2611c9
examples/healthcare/application/Malaria_Disease/readme.md
@@ -40,5 +40,5 @@ To mitigate the problem, we use Singa to implement a machine learning model to h
40
41
## Command
42
```bash
43
-python train_cnn.py cnn malaria -dir pathToDataset
44
-```
+python train.py malarianet -dir pathToDataset
+```
0 commit comments