FIELD NOTEBOOK — VOL. IV — EST. 2026

Aavart

Machine Learning Enthusiast

Building machine learning systems from first principles.

CURRENT EXPERIMENT

> _

SCROLL
02

Research Notebook

I approach machine learning the way an engineer approaches a bridge: not as a black box to invoke, but as a structure whose every beam and joint should be understood before it is trusted. Most of my work begins by tearing a well-known method down to arithmetic a loss function, a derivative, a loop and rebuilding it by hand until the magic disappears and only mechanism remains.

This site is kept the way a lab notebook is kept: dated, numbered, occasionally messy, always honest about what is finished and what is still on the bench.

VERIFIED BY FIRST PRINCIPLES

Research Interests

  • Machine Learning
  • Deep Learning
  • ML Systems
  • Computer Vision
  • Optimization

Current Focus

  • Decision Trees, from scratch

Future Work (Tentative)

  • Autograd Engine
  • TinyTorch
  • Transformer, from scratch
03

Experiments

Every project below is logged as an experiment: a hypothesis, a build, and a result. Status reflects the bench, not the résumé.

ENTRY 001 STATUS · IN PROGRESS

Decision Trees, From Scratch

A from-scratch implementation of CART — splitting criteria, pruning, and information gain derived and coded without a single line of scikit-learn. Built to understand the arithmetic hiding under .fit().

PythonNumPyRecursion
04

Archive

Field notes and long-form writing — the reasoning behind the code, kept for whoever reads the notebook after me.

05

Correspondence

Open to research collaboration, engineering roles, and honest conversations about how things actually work.