- Analysis / Calculus
- <The Way of Analysis> 讲的很好,逻辑通顺
- Scalar and Matrix calculus
- maths/probability - Derive from distribution
- This is very rigous and full of mathematical insight
- This is very consise (<20 pages per chapter) looks practical!
- This one is long but full of visualizations and classical examples! also main text book for a Berkeley course EE126
- Other recommendations that I haven’t checked
- maths/stats - infer from data
- LATER MCMC, EM method
- Applications
- textbook
- Statistical models - A. C. Davison recommended by Matt.
- All of Statistics - A Concise Course in Statistical Inference recommended by YunZhong
- StatisticalRethinking2022-RichardMcElreath
- Other recommended books:
- Probabilistic Models of Cognition by Noah D. Goodman, Joshua B. Tenenbaum & The ProbMods Contributors https://probmods.org/
- An Introduction to Statistical Learning (ISL)
- ComputerAgeStatisticalInference
- Algebra maths/linear-algebra
- <Linear Algebra Done Right>
- <Advanced Linear Algebra by Steven Roman>
- Peter Bloem’s PCA Introduction Series
- <Linear Algebra Done Right>
- 面试题
- Heard on the street
- 绿皮书
- Quant Job Interview Questions and Answers by Mark Joshi
- Statistical Learning
- Signal Processing
- kernel, convolution, Kalman Filter , etc.
- Optimizations maths/optimization
- 思维方法论Meta
- CS/theoretical