zhang
zhang
cv_note
记录cv算法工程师的成长之路,分享计算机视觉和模型压缩部署技术栈笔记。https://harleyszhang.github.io/cv_note/
cv-books
These are open and classic books for computer version engineers, it can help us from entry to practice.
dl_note
深度学习系统笔记,包含深度学习数学基础知识、神经网络基础部件详解、深度学习炼丹策略、模型压缩算法详解,以及如何实现深度学习推理框架实战。
data_analysis_notes
数据分析学习笔记,包括numpy、pandas、matplotlib、Seaborn库学习笔记,以及数据挖掘及分析实例
llm_profiler
llm theoretical performance analysis tools and support params, flops, memory and latency analysis.
lite_llama
A light llama-like llm inference framework based on the triton kernel.
llm_note
LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.