Skip to content
View glukicov's full-sized avatar
🤠
Focusing
🤠
Focusing

Block or report glukicov

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.

Content in all repositories owned by your account will be closed.
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
glukicov/README.md

Hey there 👋

Ask Me Anything !

I am Gleb Lukicov, a machine learning engineer with a passion for MLOps. Visit my homepage to read about my PhD research and ML projects. When I am not de-bugging my code, I am actively engaged in the Agentic AI Foundation (AAIF) Community London as a co-host, 📝 tech blogging, or 🚴‍♂️ road cycling. You can contact me for collaborations ideas or questions on LinkedIn.

The projects below contain analysis code used in my PhD thesis and personal ML projects:

1. EDMTracking code to perform Fourier transforms and regression analysis on large datasets.

The Muon g − 2 experiment at Fermilab, near Chicago, discovered a tantalising sign of New Physics (a new force of nature!). This was done by measuring a deviation between the experimental and theoretically predicted value of the muon magnetic anomaly. As part of my PhD, I collaborated on the experiment with 200 scientists and engineers. This project contains analysis code to measure the Electric Dipole Moment (EDM) of the muon using the tracking detectors. The oscillation in the number of the observed tracks in the detector can be plotted and fitted, as shown below:

2. llm_pipelines_demo End-to-end demo of local and remote pipelines with Kubeflow and Vertex AI.

To make your systems data-centric and model-agnostic, a robust evaluation framework is essential. Pipelines are particularly useful for this purpose. I demonstrate how to implement local testing using Kubeflow Pipelines to shorten the development cycle using Docker cache, multi-stage builds, dynamic user credentials injection, and experiment tracking on Google Cloud. Also included are infrastructure goodies like GitHub CI/CD & pre-commit config for linting and testing, local scripts with typer, project dependency management with uv, and static checking with mypy. This repo is a companion to this blog post.

3. slideops Turn a repository into a slide deck that tells you when it stops matching the code.

Your documentation is a build artifact, so it is worth treating it like one. SlideOps is a pair of Agent Skills: one turns a repository into a single-file HTML slide deck, the other tells you when that deck stops matching the code. Every reference in the deck carries its source file, the exact line range, and a hash of those lines, so the check costs zero tokens and runs in milliseconds. This repo is a companion to this blog post.

4. ML_GPU contains personal practice ML code, and Deep Learning on GPUs using scikit-learn, TensorFlow and Keras.

I wrote a practical guide on setting a personal GPU server for Machine Learning with Ubuntu 20.04 avaialbe on the Towards Data Science (TDS) website.

Photo by Caspar Camille Rubin on Unsplash.

Pinned Loading

  1. slideops slideops Public

    Turn a repository into a slide deck that tells you when it stops matching the code

    HTML 49 3

  2. llm_pipelines_demo llm_pipelines_demo Public

    Demo of local and remote pipelines for calling and evaluating LLMs using Kubeflow and Vertex AI.

    Python 5

  3. EDMTracking EDMTracking Public

    Electric Dipole Moment (EDM) analysis code with big-data (Python, C, SQL)

    Jupyter Notebook 2 1

  4. ML_GPU ML_GPU Public

    ML practice code: simple ML examples and Deep Learning on GPU

    Jupyter Notebook 3 3