add library: pytorch
Browse files
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
3 |
---
|
4 |
|
5 |
A breast cancer tumor classification model. This model is a ResNet34 and was trained on TCGA BRCA.
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
library_name: pytorch
|
4 |
---
|
5 |
|
6 |
A breast cancer tumor classification model. This model is a ResNet34 and was trained on TCGA BRCA.
|