@kyndinfo: Principal Component Analysis 主成分分析 [Math short write-up] https://notion.so/kyndinfo/Principal-Component-Analysis-351019…

X AI KOLs Timeline Papers

Summary

A short mathematical write-up on Principal Component Analysis (PCA), explaining the concept and its applications.

Principal Component Analysis 主成分分析 [Math short write-up] https://notion.so/kyndinfo/Principal-Component-Analysis-351019e814cf809f816eec61c3712b2a?source=copy_link…
Original Article

Similar Articles

@snowboat84: https://x.com/snowboat84/status/2065215177029787705

X AI KOLs Timeline

This article is the middle part of the AI Engineering Landscape series, detailing core techniques such as inference optimization, model slimming (quantization, distillation, pruning, MoE), and speculative decoding, while reviewing the latest advances from hardware to the engineering stack.

@123olp: Programming Mindset ├── 0. Core Definition │ ├── Turn fuzzy problems into computable problems │ ├── Turn real-world objects into data representations │ ├── Turn the solution process into clear steps │ ├── Turn results into verifiable outputs │ └── Turn one-time solutions into reusable systems │ ├──…

X AI KOLs Timeline

A systematic tutorial on programming mindset, covering core definitions, problem modeling, data representation, process design, and multiple aspects of learning programming.