Remix.run Logo
aperrien 7 hours ago

Is there a way to download them all in one go?

gooob 7 hours ago | parent [-]

https://colah.github.io/posts/2015-08-Understanding-LSTMs/

https://papers.nips.cc/paper/2012/hash/c399862d3b9d6b76c8436... https://papers.nips.cc/paper_files/paper/2012/file/c399862d3...

https://arxiv.org/pdf/1512.03385

https://arxiv.org/pdf/1511.07122

https://arxiv.org/pdf/1603.05027

https://arxiv.org/pdf/1409.2329

https://arxiv.org/pdf/1512.02595

https://arxiv.org/pdf/1409.0473

https://arxiv.org/pdf/1506.03134

https://arxiv.org/pdf/1706.03762

https://nlp.seas.harvard.edu/annotated-transformer/

https://arxiv.org/pdf/1410.5401

https://arxiv.org/pdf/1706.01427

https://arxiv.org/pdf/1806.01822

https://arxiv.org/pdf/1704.01212

https://arxiv.org/pdf/2001.08361

https://arxiv.org/pdf/1811.06965

https://www.cs.toronto.edu/~hinton/absps/colt93.pdf

https://arxiv.org/pdf/math/0406077

https://scottaaronson.blog/?p=762

https://arxiv.org/pdf/1405.6903

https://onlinelibrary.wiley.com/doi/10.1002/047174882X.ch14 https://github.com/Bladefidz/information-theory/blob/master/...

https://arxiv.org/pdf/1611.02731

https://www.vetta.org/documents/Machine_Super_Intelligence.p...

https://karpathy.github.io/2015/05/21/rnn-effectiveness/

https://cs231n.github.io/

smokel 6 hours ago | parent | next [-]

  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
6 hours ago | parent | prev | next [-]
[deleted]
toomuchtodo 6 hours ago | parent | prev [-]

Recommend importing into Zotero if currently not using it.

https://www.zotero.org/

https://www.zotero.org/support/adding_items_to_zotero#add_it...