lixiangchun
commited on
Commit
·
280c456
1
Parent(s):
25f71fa
update README
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ Source code for weakly supervised classification of cancer versus control exclus
|
|
| 3 |
|
| 4 |
|
| 5 |
## Training
|
|
|
|
| 6 |
```bash
|
| 7 |
bash train.sh
|
| 8 |
```
|
|
|
|
| 3 |
|
| 4 |
|
| 5 |
## Training
|
| 6 |
+
You will find a log file in `data` directory after finishing running the following code.
|
| 7 |
```bash
|
| 8 |
bash train.sh
|
| 9 |
```
|