Skip to content
View atharva-m's full-sized avatar

Highlights

  • Pro

Block or report atharva-m

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. smithhenryd/cgm smithhenryd/cgm Public

    Code for "Calibrating Generative Models" by Henry Smith, Nathaniel Diamant, and Brian Trippe

    Jupyter Notebook 49 4

  2. Sentiment-driven-Alpha-Generation-for-Energy-ETFs Sentiment-driven-Alpha-Generation-for-Energy-ETFs Public

    Alternative data pipeline extracting sentiment from 10 years of financial news. Walk-forward optimized trading strategy with options hedging: 49% CAGR, 2.3 Sortino, -26% max drawdown

    Jupyter Notebook 2 2

  3. VEER-Variogram-Expected-Error-Reduction-for-adaptive-microscopy VEER-Variogram-Expected-Error-Reduction-for-adaptive-microscopy Public

    Interpretable variogram-based active acquisition that reconstructs SEM-EDS corrosion fronts from a quarter of the scan, at equal dose

    Python

  4. TinyToolLM TinyToolLM Public

    A fully custom pipeline for pretraining and fine-tuning a 40M-parameter transformer on smart-home tool-use tasks. Dataset prep -> Distributed pretraining -> Synthetic data distillation -> SFT -> Au…

    Python

  5. Velox Velox Public

    A high-throughput ML inference pipeline achieving 9,600 img/sec via GPU time-slicing and Kafka streaming on Kubernetes. Features HPA auto-scaling, Prometheus/Grafana observability, and MongoDB pers…

    Python

  6. HFT-Trading-System-for-Windows HFT-Trading-System-for-Windows Public

    HFT trading system in C++20 for Windows — lock-free tick transport, sub-50-cycle decision engine, two-tier risk management, and async PostgreSQL persistence, with real IEX market-data replay and cy…

    C++