Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akkefa/must-read-books-of-all-time

Must Read Books of All Time
https://github.com/akkefa/must-read-books-of-all-time

algorithm books datastructures deep-learning machine-learning statistics

Last synced: 20 days ago
JSON representation

Must Read Books of All Time

Awesome Lists containing this project

README

        

# πŸ“š Must Read Books of All Time πŸ“š

## βš™οΈ Algorithms & Data Structures

* [x] Grokking Algorithms (Aditya Bhargava)
* [x] Introduction to Algorithms (3rd Edition) (Cormen, Leiserson, Rivest and Stein)
* [x] [Algorithms](https://jeffe.cs.illinois.edu/teaching/algorithms/book/Algorithms-JeffE.pdf) (by Jeff Erickson)

## Programming

* [ ] Code: The Hidden Language of Computer Hardware and Software Paperback (Charles Petzold)

## Machine Learning

* [ ] An Introduction to Statistical Learning https://www.statlearning.com/ (Gareth James)

## Probability and Statistics

* [ ] The Simple and Infinite Joy of Mathematical Statistics (J.N. Corcoran)
* [ ] Probability and Statistics for Engineering and the Sciences 9th Edition (Jay L. Devore)
* [x] [https://bookdown.org/probability/beta/](https://bookdown.org/probability/beta/) (thesis by Matt DosSantos DiSorbo)

## Deep Learning

* [x] [Deep Learning Book](https://www.deeplearningbook.org/) (Ian Goodfellow)
* [ ] [Dive into Deep Learning](https://d2l.ai/index.html) (Amazon Team)
* [ ] [Alice’s Adventures in a differentiable wonderland](https://www.sscardapane.it/alice-book/) (Simone Scardapane)