I'm looking for online open-source / generously licensed textbooks, papers or tutorials.

 Think of stuff like: http://neuralnetworksanddeeplearning.com/

Why? I'm currently running https://chimu.sh --a collaborative learning platform. Quick explanation: Chimu combines an e-reader with a Stack Overflow-like Q&A forum. As people read, they can view others' questions and ask their own. Demo here (desktop works best).

I need to seed the site with initial content, and I figured LW would be a great place to ask.

With this in mind, what are good online tutorials / textbooks that people here have learned from? Is there any book or paper that you wish that you could discuss with your friends?

New Answer
New Comment

3 Answers sorted by

Faustine Li

May 07, 2022

20

Sutton and Barto's Reinforcement Learning textbook: http://incompleteideas.net/book/the-book-2nd.html

Elements of Statistical Learning: https://hastie.su.domains/ElemStatLearn/ as well as the more introductory version: https://www.statlearning.com/

Deep Learning textbook: https://www.deeplearningbook.org/

Bayesian Data Analysis: http://www.stat.columbia.edu/~gelman/book/

dkirmani

May 08, 2022

-20

Every textbook is open source <3

http://libgen.is

Every paper too

http://sci-hub.ru

[This comment is no longer endorsed by its author]

If I put everthing on libgen onto my site, I will get sued. So the license is important.

2 comments, sorted by Click to highlight new comments since: Today at 5:06 PM

Mathematical Components - a textbook on formal proofs using Coq with MathComp library.

Fyi, the link to your site is broken for those viewing on greaterwrong.com; it's interpreting "--a" as part of the link.

[This comment is no longer endorsed by its author]Reply