Skip to content
>_
ayayadesu
.net
blog
notes
profile
now
~
/
tags
/
#Coding
Coding
2 posts
2026.06.16
~11 min
FFT 一瞥(1)
↗
A journey from linear algebra to fast Fourier transform
#Coding
#Math
2026.06.15
~10 min
最简自动微分
↗
实现一个最简单的自动微分程序的思路, 以及支持反向传播
#Coding
#Deeplearning