-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathvalidation_labels.json
46 lines (46 loc) · 2.93 KB
/
validation_labels.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[{
"icml2007/papers/7.pdf":[],
"icml2007/papers/16.pdf":[],
"icml2007/papers/21.pdf":["http://www.csie.ntu.edu.tw/~cjlin/libsvm"],
"icml2007/papers/29.pdf":["http://www.csie.ntu.edu.tw/~cjlin/libsvm"],
"icml2007/papers/35.pdf":[],
"icml2007/papers/37.pdf":["http://www.cs.washington.edu/ai/alchemy/"],
"icml2007/papers/60/pdf":["http://www.csie.ntu.edu.tw/~cjlin/libsvm"],
"icml2007/papers/62.pdf":[],
"icml2007/papers/72.pdf":[],
"icml2007/papers/75/pdf":["http://www.csie.ntu.edu.tw/~cjlin/libsvm"],
"icml2015/fercoq15.pdf":["scikit-learn"],
"icml2013/bergstra13.pdf":["https://github.com/jaberg/hyperoptconvnet"],
"icml2013/denil13.pdf":["https://github.com/david-matheson/"],
"icml2013/pascanu13.pdf":["https://github.com/pascanur/trainingRNNs"],
"icml2013/reed13.pdf":["https://github.com/cjrd/MEIBP"],
"icml2013/tang13.pdf":["https://github.com/jackculpepper/dir-linear"],
"icml2013/xu13a.pdf":["https://github.com/chokkyvista/iPM3F"],
"icml2015/amid15.pdf":["https://github.com/eamid/mvte"],
"icml2015/beygelzimer15.pdf":["https://github.com/JohnLangford/vowpal_wabbit/"],
"icml2015/blum15.pdf":["https://github.com/mrtzh/Ladder.jl"],
"icml2015/chao15.pdf":["https://github.com/pujols/Exponential-HMC"],
"icml2015/cohenb15.pdf":["https://github.com/shoefer/"],
"icml2015/germain15.pdf":["https://github.com/mgermain/MADE/releases/tag/ICML2015"],
"icml2015/giguere15.pdf":["https://github.com/a-ro/"],
"icml2015/gouws15.pdf":["https://github.com/gouwsmeister/bilbowa"],
"icml2015/hernandez-lobatob15.pdf":["https://github.com/nitishsrivastava/deepnet", "https://github.com/HIPS/"],
"icml2015/hocking15.pdf":["https://github.com/tdhock/PeakSegDP", "https://github.com/tdhock/PeakSeg-paper"],
"icml2015/huangb15.pdf":["https://github.com/yingusxiaous/"],
"icml2015/johnson15.pdf":["https://github.com/tqchen/rabit"],
"icml2015/kandemir15.pdf":["https://github.com/melihkandemir/atldgp"],
"icml2015/komiyama15.pdf":["https://github.com/jkomiyama/multiplaybanditlib"],
"icml2015/le15.pdf":["https://github.com/probml/pmtk3"],
"icml2015/liub15.pdf":["https://github.com/premgopalan/svinet"],
"icml2015/lloyd15.pdf":["https://github.com/SheffieldML/"],
"icml2015/lopez-paz15.pdf":["https://github.com/lopezpaz/causation_learning_theory"],
"icml2015/manoel15.pdf":["https://github.com/eric-tramel/"],
"icml2015/naesseth15.pdf":["https://github.com/can-cs/"],
"icml2015/papachristoudis15.pdf":["https://github.com/geopapa11/adabp"],
"icml2015/snoek15.pdf":["https://github.com/orippel/"],
"icml2015/sohl-dickstein15.pdf":["https://github.com/Sohl-Dickstein/"],
"icml2015/tansey15.pdf":["https://github.com/tansey/vsmrfs"],
"icml2015/vanseijen15.pdf":["https://github.com/vanseijen/singlestep-vs-multistep"],
"icml2015/xuc15.pdf":["https://github.com/kelvinxu/"],
"icml2015/zuk15.pdf":["https://github.com/avishaiwa/SVLS"],
}]