Can a Gemini LLM beat StepLR for ResNet-18 on CIFAR-10?
I wanted to see if a Gemini LLM, called once per epoch, could pick a better learning rate than a fixed StepLR schedule for ResNet-18 ...
Zero trust data pipeline framework
In journal, Feb 06, 2026Asyncio_to_thread
In Sep 17, 2025Model inference in seldon kubernetes cluster
In journal, Mar 09, 2025All Stories
Can a Gemini LLM beat StepLR for ResNet-18 on CIFAR-10?
I wanted to see if a Gemini LLM, called once per epoch, could pick a better learning rate than a fixed StepLR schedule for ResNet-18 on CIFAR-10.
In journal, Apr 27, 2026Zero trust data pipeline framework
We have all experienced the pain of data loss or data incorrectness in our batch data pipelines. To address this, I designed a framework for ensuring data correctness at every stage o...
In journal, Feb 06, 2026Model inference in seldon kubernetes cluster
In this blog post, I’m sharing my journey of installing Seldon Core from scratch on my Mac. I started by setting up a local Kubernetes cluster and installing all the necessary depende...
In journal, Mar 09, 2025Synthetic data generation
In my current organization, I am working on a model to sort post-consumer clothes to make them easier to recycle into products of different grades.
In journal, Dec 27, 2024Dockerize whisper model
IntroductionWhat is a whisper model?Whisper is an open source speech recognition model trained by OpenAI. It enables transcription in multiple languages, as well as translation from t...
In journal, Apr 13, 2024Tunable loss functions for binary classification problems
Paper: Xtreme Margin: A Tunable Loss Function for Binary Classification Problems
In journal, Jul 16, 2023Trending AI Papers
- Loading top papers…
Trending AI Repos
- Loading top repos…