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

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: 2 months 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)
* [x] Machine Learning Design Interview: Machine Learning System Design Interview 2022 (Khang Pham)

## 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)