ESC
⚡ QUICK TOPICS:
    TECHNICAL WRITING & NOTES QUANT & AI BLOG

    Research Articles
    & Technical Notes

    Research notes, thoughts, and technical write-ups.

    01 2026-07-10

    Deep Order Book Modeling: High-Frequency Limit Order Book (LOB) Simulation & Microstructure Alpha Using Temporal Convolutional Networks

    A comprehensive mathematical and computational framework for capturing high-frequency order flow imbalances and predicting micro-price …

    #Quant #Finance #Deep Learning #Python #C++
    Read Technical Note
    02 2026-07-08

    State Space Models & Mamba in Quantitative Finance: Replacing Transformers for Ultra-Long Horizon Volatility & Regime Forecasting

    Why Selective State Space Models (Mamba/S4) break the quadratic attention barrier of Transformers for long-range financial regime …

    #AI #Deep Learning #Quant #Python #Machine Learning
    Read Technical Note
    03 2026-07-05

    Mathematical Optimization of Multi-Asset Portfolios: From Convex Quadratic Programming to Hierarchical Risk Parity

    Overcoming covariance matrix estimation instabilities in Markowitz Mean-Variance optimization using Hierarchical Risk Parity (HRP) and …

    #Quant #Finance #Python #Portfolio #Machine Learning
    Read Technical Note
    04 2026-06-25

    Architecting High-Performance Transformers from Scratch: Rotary Embeddings (RoPE), FlashAttention-2, and KV-Cache Optimization

    A comprehensive systems and algorithmic deep dive into building production-grade LLM inference engines in PyTorch and C++.

    #AI #NLP #Deep Learning #Python
    Read Technical Note
    05 2026-06-20

    Handling Missing Data in Time Series

    Techniques for imputing missing financial data without lookahead bias.

    #Data Science #Python #Quant
    Read Technical Note
    06 2024-12-10

    Building a Production-Ready REST API with Node.js and Express

    A comprehensive guide to building scalable, secure REST APIs with proper error handling, validation, and documentation

    #Node.js #Express #REST API #Backend #Tutorial
    Read Technical Note
    07 2024-11-22

    React Performance Optimization: A Practical Guide

    Learn how to identify and fix performance bottlenecks in React applications with real-world examples and profiling techniques

    #React #Performance #JavaScript #Frontend #Optimization
    Read Technical Note
    08 2024-10-15

    Docker Deployment Guide: From Development to Production

    Learn how to containerize your applications with Docker, optimize images, and deploy to production with best practices

    #Docker #DevOps #Deployment #Tutorial
    Read Technical Note