September 28, 2024
Support Vector Machines: Understanding the Math Behind SVM
Step-by-step derivations, hinge loss intuition, and kernel tricks with scikit-learn notebooks.
Read the tutorialMachine learning tutorials with reproducible code
Kudos AI features original machine learning tutorials covering NLP, computer vision, time-series forecasting, and responsible AI. Every article includes the math, the intuition, and runnable code you can test immediately.
All notebooks are hosted on GitHub with one-click Google Colab launchers, so you can reproduce every experiment without any setup.
Latest articles
Long-form guides that blend theory with practice. Each one includes math breakdowns, Python code, and links to the full notebook.
September 28, 2024
Step-by-step derivations, hinge loss intuition, and kernel tricks with scikit-learn notebooks.
Read the tutorialSeptember 14, 2024
A curated digest of algorithms every practitioner should master before production deployments.
Explore the guideAugust 30, 2024
Collecting preference data, training reward models, and aligning agents with policy constraints.
Dive into RLHFWhat you'll find here
In-depth tutorials on NLP, computer vision, forecasting, and responsible AI with diagrams and runnable code.
Read the articlesHands-on builds with datasets, architectures, and Colab launchers you can run immediately.
See the projectsNeed help with a machine learning project? Let's discuss how we can support your team.
Get in touchFeatured projects
Each project links to a GitHub repository and Google Colab notebook you can run immediately.
Q-learning Tic-Tac-Toe bot and reward-tuning walkthroughs.
Open notebooksSRGAN super-resolution and OpenCV face detection.
Explore buildsS&P 500 models and demographic forecasts with ARIMA/LSTM.
View forecastsMultilingual T5 summarizer and Wikipedia-trained chatbot.
View NLP projects