Cutoff with an O(1) window for Potts Glauber Dynamics on lattice at High Temperature
Proves an optimal-window cutoff result for high-temperature Potts Glauber dynamics, a sharp example of probability methods in statistical mechanics.
Open arXiv โReading notes ยท papers ยท GitHub projects
A living page for papers, repositories, and ideas I am following in mathematics, machine learning, and AI agents. I use this as a public learning trail: what looks interesting, why it matters, and what I want to understand next.
Last curated: 2026-08-28
For each paper or repo, I focus on the core problem, assumptions, method, and what I can reuse.
I group resources by themes so math, ML, and agent systems can cross-pollinate each other.
When a resource looks useful, the next step is a small experiment, reproduction, or note.
Probability, dynamics, optimization, and mathematical foundations
Papers and repositories that connect rigorous mathematical ideas with modeling, simulation, and computational tools.
Proves an optimal-window cutoff result for high-temperature Potts Glauber dynamics, a sharp example of probability methods in statistical mechanics.
Open arXiv โCombines numerical-analysis structure with optimization geometry to make PINNs more robust on coupled poromechanics equations.
Open arXiv โResolves a fixed-degree conjecture on self-intersections of non-backtracking walks, connecting graph structure with probabilistic threshold intuition.
Open arXiv โA substantial JavaScript/TypeScript numerical and scientific standard library, useful for seeing how mathematical computing APIs are organized for the web ecosystem.
Open GitHub โCERN's ROOT toolkit remains a rich case study in statistical analysis, visualization, and large-scale scientific data infrastructure.
Open GitHub โDeep learning, evaluation, optimization, and applied ML systems
A running list of ML papers and codebases I am reading to improve model-building, evaluation, and deployment intuition.
Uses internal safety-neuron activations as feedback for jailbreak fuzzing, a practical evaluation idea for testing aligned language models more efficiently.
Open arXiv โAnalyzes the finite Newton-Schulz iterations actually used by Muon, clarifying why optimizer approximations can help rather than merely introduce error.
Open arXiv โCompares base and finetuned logits to audit what behavior a model learned, a simple lens for understanding post-training side effects.
Open arXiv โThe core model-definition library for modern text, vision, audio, and multimodal ML, worth tracking for practical architecture and inference patterns.
Open GitHub โA modular PyTorch reinforcement-learning library that exposes clean primitives for control, robotics, and multi-agent experimentation.
Open GitHub โTool use, memory, autonomy, benchmarks, and agent infrastructure
Resources for understanding how AI agents plan, use tools, evaluate themselves, and operate as long-running systems.
Separates tool choice from argument correctness and shows how early invocation errors compound across multi-step agent trajectories.
Open arXiv โDemonstrates that context handling and harness choices can materially change coding-agent benchmark outcomes even when the underlying model is fixed.
Open arXiv โOrganizes time-series agents by forecasting, synthesis, anomaly diagnosis, and decision-support problems, giving a useful map of domain-specific agent design.
Open arXiv โA Go framework for production agent systems with graph workflows, tools, memory, MCP, evaluation, and observability built in.
Open GitHub โAn AutoResearch runtime that orchestrates idea generation, experiments, paper writing, and review, useful for studying research-agent workflow design.
Open GitHub โ