u/invincible_281

▲ 1 r/learnmachinelearning+1 crossposts

The 90% Nobody Talks About

I built a multimodal GAN and deployed it on GCP Vertex AI.

The model took 2 weeks. Everything else took 5 months.

Here's the "everything else":

→ 3 weeks building a data preprocessing pipeline

→ 3 weeks refactoring code for Vertex AI's opinions on project structure

→ A 1 AM debugging session because GPU quota silently ran out

→ Days fighting a CUDA version mismatch between local dev and cloud

→ Building monitoring, logging, and deployment automation from scratch

We romanticize the model in ML. We show architectures and loss curves.

We don't show the Dockerfile debugging at midnight.

That's the 90%. And it's where the actual engineering happens.

Full story: [https://pateladitya.dev/blog/the-90-percent-nobody-talks-about\]

#MLOps #MachineLearning #GCP #VertexAI #Engineering

https://preview.redd.it/jeaud5du46tg1.png?width=1200&format=png&auto=webp&s=1efe8410e6524f7fe4c7f8b980ed0249d4dbe02f

reddit.com
u/invincible_281 — 5 hours ago

Why I'm Betting on Diffusion Models for Finance

Everyone knows diffusion models for what they did to images.

Here's what most people haven't noticed: they're quietly becoming the most promising architecture for financial time series.

I'm building one. Here's why:

Traditional financial models (GARCH, Black-Scholes, VAR) assume you know the shape of the distribution. Markets don't care about your assumptions.

Diffusion models learn the distribution directly from data fat tails, volatility clustering, cross-asset correlations no hard-coded assumptions needed.

The elegant part? Geometric Brownian motion (the foundation of options pricing) IS a diffusion process. The math literally aligns.

Recent papers like Diffolio (2026) [https://arxiv.org/abs/2511.07014\] already show diffusion-based portfolio construction outperforming both traditional and GAN-based approaches.

We're at the same inflection point that NLP hit when transformers arrived.

Deep dive on my blog: [Aditya Patel Blogs]

#DiffusionModels #FinTech #QuantFinance #MachineLearning #DeepLearning

reddit.com
u/invincible_281 — 5 days ago