見解與新聞

部落格

深入探討人工智慧交易、市場分析和 DeFi 的未來。

Browse collections →
Filter by tag:
August 12, 2026
#mathematics

Koopman Operators and DMD: Do Market Modes Survive Out-of-Sample?

Dynamic Mode Decomposition fits a linear operator to nonlinear market dynamics. The only question that matters: do the fitted modes persist from one window to the next, and does the rolling spectral radius lead realised volatility? Here is the measurement protocol and the code to run it.

#mathematics#Koopman#dynamical-systems
閱讀文章 →
August 11, 2026
#model-compression

Knowledge Distillation: Compressing Trading Models for Low-Latency Deployment

The blog's standing answer to the accuracy-vs-latency tension is a two-stage fast/slow split. Distillation is a different answer: train one small model to mimic the ensemble. The KD loss, temperature, born-again nets, early exits for a variable latency budget, and the distill-to-FPGA pipeline — plus the measurements that would decide whether it beats the two-stage split.

#model-compression#distillation#latency
閱讀文章 →
August 9, 2026
#microstructure

Hawkes Processes for Order Arrival and Market Event Modeling

Fitting a self-exciting point process to real crypto trade tape: where the three numbers (mu, alpha, beta) come from, how to estimate the branching ratio n, whether the exponential kernel survives a goodness-of-fit test, and how much n moves when you change the estimation window.

#microstructure#Hawkes-process#point-process
閱讀文章 →