Skip to content
View mrochk's full-sized avatar

Block or report mrochk

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

Pinned Loading

  1. fastlob fastlob Public

    Fast and minimalist limit-order-book in Python.

    Python 11 1

  2. untangle untangle Public

    Fast tensor decoupling in Jax. Collection of algorithms for decoupling multivariate functions using tensor decompositions.

    Python 1

  3. nn.c nn.c Public

    Feedforward neural network and other machine learning models from scratch in pure C.

    C 3

  4. Llama-Aurelius Llama-Aurelius Public

    Fine-tuning Llama-3.2-3B on Marcus Aurelius' Meditations using QLoRA.

    Jupyter Notebook 2

  5. Autograd.hs Autograd.hs Public

    Automatic differentiation engine in Haskell.

    Haskell 1

  6. MAPPO MAPPO Public

    Multi-Agent PPO algorithms implemented in PyTorch and applied to the PettingZoo KAZ environment.

    Python