Skip to content
View 00200200's full-sized avatar
🏄‍♂️
🏄‍♂️

Highlights

  • Pro

Organizations

@Solvro

Block or report 00200200

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

Hi, I'm Michał

I build machine learning projects and Python tools for checking experiments and maintaining code. My work spans reproducibility, local RAG, computer vision, and NLP.

All repositories

Featured projects

Check whether a refactor or a coding agent's edit changed your experiment outputs.

  • Screen selected reproducibility risks in scikit-learn, XGBoost, LightGBM, PyTorch, TensorFlow and Lightning, plus Python and NumPy RNGs. Static checks need no ML dependencies.
  • Replay an experiment twice, then compare saved reports before and after an edit. Retain metrics, artifact hashes, commands and logs.
  • Use the CLI, pre-commit hook, or reproducibility skill for coding agents.

Python ML reproducibility AST pre-commit

Quick demo — no ML dependencies · XGBoost training example — CPU · Install

The XGBoost example trains on a small synthetic dataset, accepts a refactor that preserves outputs, and reports changed outputs after reducing tree depth.

Local retrieval-augmented generation with Ollama embeddings, HNSW vector search, and optional FlagEmbedding reranking. The interactive CLI lets you compare answers with and without reranking.

Python Ollama HNSW FlagEmbedding uv

Shared skills, agent profiles and opt-in Git hooks for writing, debugging, PR review and releases. Generated versions support Codex, Claude Code, Cursor and OpenCode; Grok Bot uses manual setup. Start with Humanizer to edit a draft, or Skill Watch to track documentation changes and identify instructions needing review.

Python Markdown Skills Git hooks

Try Humanizer · Browse the workflows · Skill Watch demo

More ML projects

  • Video Waste Dumping Detection — Video classification for the IWDD contest, with VideoMAE and X-CLIP training configurations. PyTorch Lightning

  • Sudoku Solver — Grid extraction, digit recognition, and backtracking to solve Sudoku from images. PyTorch OpenCV

  • Adaptive k for Classifier Selection — How dataset complexity relates to neighborhood size in dynamic classifier selection. scikit-learn DESlib

  • GANs from Scratch — Vanilla GAN, DCGAN, and Conditional GAN on MNIST, CIFAR-10, and Fashion-MNIST. PyTorch Lightning Hydra

  • T5 Text Summarizer — T5-small fine-tuning on CNN/DailyMail and XSum, with ROUGE evaluation and a demo UI. Transformers Gradio

  • Emotube — YouTube comment sentiment analysis with filtering and interactive charts. FastAPI React PostgreSQL

Project screenshots and sample outputs

Ollama RAG: interactive CLI

Ollama RAG terminal menu with question, retrieval, and reranking options

Sudoku: solved puzzle

Detected Sudoku grid with the computed solution overlaid

DCGAN: generated CIFAR-10 samples

Grid of CIFAR-10 samples generated by DCGAN at epoch 90

T5: summarization interface

Gradio interface for comparing T5 text summaries

Emotube: application home page

Emotube home page for starting YouTube comment analysis
GitHub activity

Profile views GitHub followers GitHub stars

GitHub contribution streak statistics for 00200200 Snake animation of the GitHub contribution graph

Pinned Loading

  1. repro-lens repro-lens Public

    Static reproducibility checks, experiment replay and before/after evidence for ML code and coding agents — no ML dependencies for scans.

    Python 8

  2. maintainer-skills-lab maintainer-skills-lab Public

    16 reusable skills and 6 agents for Codex, Claude Code, Cursor, OpenCode and Grok Bot: Humanizer, ML debugging, PR review and Skill Watch.

    Python 10

  3. complexity_adaptive_k_dynamic_classifier_selection complexity_adaptive_k_dynamic_classifier_selection Public

    Research on choosing neighborhood size for dynamic classifier selection using dataset complexity, scikit-learn and DESlib.

    Python 7

  4. sudoku-solver-computer-vision-cnn sudoku-solver-computer-vision-cnn Public

    Solve Sudoku from images with OpenCV grid extraction, a PyTorch digit classifier and backtracking.

    Python 19 2

  5. Video-Waste-Dumping-Detection---IWDD Video-Waste-Dumping-Detection---IWDD Public

    International Contest on Illegal Waste Dumping Detection

    Jupyter Notebook 57 1

  6. youtube-comment-sentiment-analyzer youtube-comment-sentiment-analyzer Public

    web application for analyzing sentiment in social media comments

    TypeScript 48 2