Ask HN: What are the best textbooks in your field of expertise?
1–10 of 281 posts
Re: Ask HN: What are the best textbooks in your field of expertise?
#2https://www.lesswrong.com/posts/xg3hXCYQPJkwHyik2/the-best-t...
One nice thing about this list is that every recommendation must be accompanied by a few books not recommended. I think this request helps prevent well-meaning non-experts pollute the list with books from smaller reading pools.
Re: Ask HN: What are the best textbooks in your field of expertise?
#3Re: Ask HN: What are the best textbooks in your field of expertise?
#4Re: Ask HN: What are the best textbooks in your field of expertise?
#5Re: Ask HN: What are the best textbooks in your field of expertise?
#6Everybody Poops.
My field, pooping every day.
Re: Ask HN: What are the best textbooks in your field of expertise?
#7- [0] Pattern Recognition and Machine Learning (Information Science and Statistics)
and also:
- [1] The Elements of Statistical Learning
- [2] Reinforcement Learning: An Introduction by Barto and Sutton
- [3] The Deep Learning by Aaron Courville, Ian Goodfellow, and Yoshua Bengio
- [4] Neural Network Methods for Natural Language Processing (Synthesis Lectures on Human Language Technologies) by Yoav Goldberg
Then some math tid-bits:
[5] Introduction to Linear Algebra by Strang
----------- links:
- [0] [PDF](http://users.isr.ist.utl.pt/~wurmd/Livros/school/Bishop%20-%...)
- [0][AMZ](https://www.amazon.com/Pattern-Recognition-Learning-Informat...)
- [2] [amz](https://www.amazon.com/Reinforcement-Learning-Introduction-A...)
- [2] [site](https://www.deeplearningbook.org/)
- [3] [amz](https://www.amazon.com/Deep-Learning-Adaptive-Computation-Ma...)
- [3] [pdf](http://incompleteideas.net/book/bookdraft2017nov5.pdf)
- [4] [amz](https://www.amazon.com/Language-Processing-Synthesis-Lecture...)
- [5] [amz](https://www.amazon.com/Introduction-Linear-Algebra-Gilbert-S...)
Re: Ask HN: What are the best textbooks in your field of expertise?
#8Re: Ask HN: What are the best textbooks in your field of expertise?
#9There's a reasonably large list here: https://g.sicp.me/books/listing.html
Re: Ask HN: What are the best textbooks in your field of expertise?
#10If you want to know about how to build a simple computer, computer architecture, assembly language, assemblers, linkers, compilers, java, c, c++, how compilers are built, how compilers generate assembly language, how machine code are executed by the processor, how to implement a grep with regular expressions and much more. If you want to learn them fast, look for the books of this author[0]. I'm not affiliated with h…
https://www.amazon.com/gp/aw/s//ref=mw_dp_a_s?ie=UTF8&i=book...