stepp1 commited on
Commit
999429b
·
verified ·
1 Parent(s): a6ad081

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ Data used in the paper "Predicting with High Correlation Features".
6
 
7
  Generally used to test distribution shift as used in:
8
 
9
- - "Invariant Risk Minimization" https://arxiv.org/abs/1907.02893v1
10
- - https://github.com/VirtuosoResearch/Distribution-Shifts-in-CMNIST
11
 
12
 
 
6
 
7
  Generally used to test distribution shift as used in:
8
 
9
+ - [Invariant Risk Minimization](https://arxiv.org/abs/1907.02893v1)
10
+ - [Benchmarking Distribution Shifts for Domain Generalization](https://github.com/VirtuosoResearch/Distribution-Shifts-in-CMNIST)
11
 
12