Bug-tracking for Jeff's algorithms book, notes, etc.
-
Updated
Nov 23, 2019
{{ message }}
Bug-tracking for Jeff's algorithms book, notes, etc.
《Machine Learning Systems: Design and Implementation》- Chinese Version
Mission: To provide a high-quality open content data structures textbook that is both mathematically rigorous and provides complete implementations.
XML sources of SICP and SICP JS, and support for generating Interactive SICP JS, PDF, e-book and comparison editions
My notes and codes (jupyter notebooks) for the "The Elements of Statistical Learning" by Trevor Hastie, Robert Tibshirani and Jerome Friedman
A free online interactive resource/textbook for high school students learning about computer science.
Open sourece medical books in LaTeX. LaTeX写的中文开源医学书籍
A curated list of awesome machine learning frameworks, libraries, courses, books and many more.
Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Friedman
Tutorials, datasets, and other material associated with textbook "A First Course in Network Science" by Menczer, Fortunato & Davis
PreTeXt: an authoring and publishing system for scholarly documents
Principles and Techniques of Data Science, the textbook for Data 100 at UC Berkeley
An open textbook for Discrete Mathematics, as taught at the University of Northern Colorado
Literature for the self-taught AI practitioner!
Introduction to Cultural Analytics & Python, course website and online textbook powered by Jupyter Book
Project page for "The Debugging Book"
Agda formalisation of the Introduction to Homotopy Type Theory
Undergraduate textbook for Econometrics with R
Add a description, image, and links to the textbook topic page so that developers can more easily learn about it.
To associate your repository with the textbook topic, visit your repo's landing page and select "manage topics."
To here
Which is faster: summing a square array along its rows or along its columns?