for x in 1611.02731 1511.06391 1811.06965 1512.03385 1511.07122 1704.01212 1409.2329 1512.02595 1706.01427 1410.5401 1806.01822 1706.03762 1409.0473 1506.03134 2001.08361 1405.6903 1603.05027 math/0406077; do curl -fL https://arxiv.org/pdf/$x -o ${x##*/}.pdf; done
for u in https://www.cs.toronto.edu/~hinton/absps/colt93.pdf https://proceedings.neurips.cc/paper_files/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf https://www.vetta.org/documents/Machine_Super_Intelligence.pdf https://www.lirmm.fr/~ashen/kolmbook-eng-scan.pdf https://scottaaronson.blog/?p=762 https://karpathy.github.io/2015/05/21/rnn-effectiveness/ https://colah.github.io/posts/2015-08-Understanding-LSTMs/ https://nlp.seas.harvard.edu/annotated-transformer/ https://cs231n.github.io/; do curl -fLO "$u"; done