Skip to content

Commit 37b19a8

Browse files
committed
README updated
1 parent b13f849 commit 37b19a8

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

README.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,11 @@
33
Official github repository for the paper
44
"Implicit Data Crimes: Machine Learning Bias Arising from Misuse of Public Data". The paper has been accepted to PNAS (Feb 2022) and will be published soon with full open access.
55

6-
Here's the arXiv preprint
7-
[Subtle data crimes: naively training machine learning algorithms could lead to overly-optimistic results](https://arxiv.org/abs/2109.08237)
8-
and [ISMRM 2021 abstract](https://index.mirasmart.com/ISMRM2021/PDFfiles/0222.html).
6+
Here are our arXiv preprint
7+
[Subtle data crimes: naively training machine learning algorithms could lead to overly-optimistic results](https://arxiv.org/abs/2109.08237) and [ISMRM'21 abstract](https://index.mirasmart.com/ISMRM2021/PDFfiles/0222.html).
98

10-
![subtle_fig_1](data_crimes_logo.png)
9+
![fig_1](README_fig.png)
1110

12-
### Notice: this repo is still under construction!
13-
It will be finalized soon(last update: Feb 7, 2022).
1411

1512
### Notice: repository name change
1613
The repository's name recently changed from "subtle_data_crimes" to "data_crimes".
@@ -84,13 +81,11 @@ were used in our pathology experiments. However, there's no need to place them i
8481

8582
## Pre-trained networks
8683

87-
The weights of our pre-trained networks will soon be publicly available here:
88-
https://berkeley.box.com/s/lamdqhruiwxuxtwwjiv8xly5mohshot9
89-
84+
The weights of our pre-trained networks are publicly available on [Zenodo](https://zenodo.org/). Please search for "data_crimes" to find them.
9085

9186
## Acknowledgements
9287

93-
The Compressed Sensing code implemented was based on [Sigpy](https://sigpy.readthedocs.io/en/latest/index.html).
88+
The Compressed Sensing implementation was based on [Sigpy](https://sigpy.readthedocs.io/en/latest/index.html).
9489

9590
The Dictionary Learning algorithm implementation is based on Jon Tamir's [ISMRM 2020 educational tutorial](https://github.com/utcsilab/dictionary_learning_ismrm_2020).
9691

README_fig.png

1.37 MB
Loading

data_crimes_logo.png

-1.3 MB
Binary file not shown.

0 commit comments

Comments
 (0)