Skip to content

Labels

Labels

  • area: bridge

    Python-Rust interface and PyO3 bindings.
  • area: docs

    README, docstrings, and example notebooks.
  • area: infra

    CI/CD pipelines, GitHub Actions, and repository infrastructure.
  • area: preprocessing

    Data cleaning, scaling, and CSV processing.
  • area: python-api

    The user-facing Python library, Model class, and top-level CLI.
  • area: rust-core

    Math, backprop, and Rust-based ML logic.
  • bug

    Fixes for broken functionality.
  • dx

    Developer Experience; tasks that improve the workflow or output for users and contributors.
  • Easy

    Simple fixes for beginners.
  • feature

    New ML layers or API functionality.
  • good first issue

    Good for newcomers
  • Hard

    Complex architecture or advanced math.
  • Medium

    Requires good codebase knowledge.
  • performance

    Speed and memory optimizations.
  • refactor

    Code cleanup and architectural improvements.
  • status: help wanted

    Looking for someone to take over this specific task
  • SWoC26

    Contributions specifically for the Social Winter of Code program.
  • testing

    Improving test coverage and CI/CD.
  • type: math

    Core calculus and optimization algorithms.