Switch to unified view

a/README.md b/README.md
1
1
TOAD 🐸 <img src="https://github.com/mahmoodlab/TOAD/blob/master/UNP.png?raw=true" width="325px" align="right" />
2
TOAD 🐸 <img src="UNP.png" width="325px" align="right" />
3
===========
2
===========
4
### AI-based Pathology Predicts Origins for Cancers of Unknown Primary 
3
### AI-based Pathology Predicts Origins for Cancers of Unknown Primary 
5
*Nature*
4
*Nature*
6
5
7
[Read Link](https://t.co/HTkIdg55Lw?amp=1) | [Journal Link](https://dx.doi.org/10.1038/s41586-021-03512-4) | [Interactive Demo](http://toad.mahmoodlab.org) | [Cite](#reference)
6
[Read Link](https://t.co/HTkIdg55Lw?amp=1) | [Journal Link](https://dx.doi.org/10.1038/s41586-021-03512-4) | [Interactive Demo](http://toad.mahmoodlab.org) | [Cite](#reference)
...
...
113
python eval_mtl_concat.py -h
112
python eval_mtl_concat.py -h
114
```
113
```
115
114
116
To test trained models on your own custom datasets, you can add them into **eval_mtl_concat.py**, the same way as you do for **main_mtl_concat.py**.
115
To test trained models on your own custom datasets, you can add them into **eval_mtl_concat.py**, the same way as you do for **main_mtl_concat.py**.
117
116
118
<img src="github_heatmap.jpg" width="1000px" align="center" />
117
<img src="https://github.com/mahmoodlab/TOAD/blob/master/github_heatmap.jpg?raw=true" width="1000px" align="center" />
119
118
120
## Issues
119
## Issues
121
- Please report all issues on the public forum.
120
- Please report all issues on the public forum.
122
121
123
## License
122
## License
...
...
138
  pages={106--110},
137
  pages={106--110},
139
  year={2021},
138
  year={2021},
140
  publisher={Nature Publishing Group}
139
  publisher={Nature Publishing Group}
141
}
140
}
142
```
141
```