Skip to content
View RecreationalMath's full-sized avatar

Organizations

@sktime

Block or report RecreationalMath

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
RecreationalMath/README.md

Hi there, I'm Nirbhai - Machine Learning Engineer πŸ‘¨πŸ»β€πŸ’»

β€œOne must imagine Sisyphus happy.” ― Albert Camus

πŸ”­ I’m currently working on ☝🏻

Open Source AI

  • sktime (ex-Senior AI Engineer & Maintainer): Redesigned the Deep Learning model architecture, built a PyTorch-based RNN classifier/regressor for time-series, and led the TensorFlow-to-PyTorch backend migration. Also redesigned the Forecasting Horizon module to decouple it from pandas, and contributed to dependency resolution, testing infrastructure, and reviewing community PRs across the framework.
  • LightlySSL: Implementing LeJEPA (self-supervised learning for vision foundation models by Balestriero & LeCun et al.) - core modules, loss functions, multi-view transforms, and distributed training. Migrated the project's linting and formatting infrastructure to ruff.

Exploring AI Safety ☒️

  • Replicating Anthropic's Synthetic Document Finetuning study to deepen my understanding of how post-training interventions affect model behaviour, on Llama-3.1-8B using gpt-4o-mini generation and QLoRA finetuning on free Kaggle GPUs). Check here.
  • Contributing to Inspect AI and TransformerLens, both crucial pieces of AI safety tooling and infrastructure (LLM evaluation and mechanistic interpretability).
  • Completed Blue Dot Impact's Technical AI Safety course (alignment, RLHF, mechanistic interpretability, evaluations, red-teaming, scalable oversight)
  • I'm open to collaborations in AI Safety, feel free to reach out via LinkedIn mentioned at the end.

πŸ”­ I’ve previously worked on πŸ•΅πŸ»β€β™‚οΈ

  • ML Tech Lead at Honeywell Aerospace: architected an org-wide ML framework, shipped models across anomaly detection, NLP search, and time-series prediction ✈️
  • Built Bayesian probabilistic forecasting at PriceLabs, serving 500K+ users daily πŸ“ˆ
  • Co-founded Zencat Studios, a product and UX design agency for AI products πŸ“²
  • Built a wooden cabin in the lower Himalayas πŸͺ΅

🌱 In my free time I love ✨

  • going for long walks 🚢
  • reading and all things literary πŸ“š
  • looking at trees outside my window 🌲

πŸ€” I'm currently thinking about πŸ’‘

  • How interpretability could help bridge the gap between what a model knows and what we can verify it knows.
  • Why classical statistical models worked well with less data, while modern ML models built on the same foundations are so data-hungry.
  • The boundary between scalable oversight and human judgement, and how to design systems where the former supports the latter rather than replacing it.

πŸ“« How to reach me πŸ’¬

LinkedIn: https://www.linkedin.com/in/nirbhai/


πŸ“– Currently reading/recently read πŸ‘“

πŸ‘¨β€πŸ« Work-related πŸ“’

  • Designing Machine Learning Systems - Chip Huyen
  • Concrete Problems in AI Safety (paper) - Amodei et al.
  • Human Compatible: AI & the problem of control - Stuart Russell

🀩 Just for fun πŸ“š

  • A Chess Story - Stefan Zweig
  • Artificial Condition (The Murderbot Diaries, #2) - Martha Wells
  • my wife's thoughts (trying to) πŸ’­

⚑ Fun fact: import antigravity

Pinned Loading

  1. sdf-replication sdf-replication Public

    A small, careful replication of Anthropic's "Modifying LLM Beliefs via Synthetic Document Finetuning" on Llama-3.1-8B: a two-fact plausibility contrast (gpt-4o-mini generation, free Kaggle QLoRA).

    Python

  2. sktime sktime Public

    Forked from sktime/sktime

    A unified framework for machine learning with time series

    Python

  3. Data-Sciencester Data-Sciencester Public

    Adventurous journey of a Data Scientist while he heads the data science team of an up-and-coming social networking startup.

    Python

  4. lightly lightly Public

    Forked from lightly-ai/lightly

    A python library for self-supervised learning on images.

    Python