ข้อมูลเชิงลึกและข่าวสาร

บล็อก

เจาะลึกเรื่องการเทรดด้วย AI การวิเคราะห์ตลาด และอนาคตของ DeFi

Browse collections →
Filter by tag:
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 10, 2026
#causal-inference

The Other Way a Regression Lies: Endogeneity, 2SLS, and the Gamma Calibration Problem

Selection bias in the search is not the only way a regression fools you. When the regressor is correlated with the error, more data makes the estimate more confidently wrong. Instrumental variables applied to the one endogeneity problem this blog has already left open: permanent impact from net taker flow.

#causal-inference#instrumental-variables#2SLS
อ่านบทความ →