Skip to content
View Abhi183's full-sized avatar

Block or report Abhi183

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. financial-genomicsfinancial-genomicsPublic

    Financial Genomics — volatility-adaptive mapping of stock returns to ACGT alphabet + LSTM-based 'market grammar' learning. Full paper, ML pipeline, backtesting engine.

    Python

  2. world-modelworld-modelPublic

    World model reproduction on CarRacing-v3 — VAE + MDN-RNN + CMA-ES controller, 867 parameters, 881 single-episode return. Reproduces Ha & Schmidhuber (2018) on Apple Silicon.

    Python

  3. lumenlumenPublic

    Free browser-based eye-gaze AAC with on-device Gemma word prediction. Built for the Gemma 4 Good Hackathon (May 2026). Runs entirely client-side, no server.

    TypeScript

  4. MSA-liteMSA-litePublic

    Memory Sparse Attention — PyTorch attention module with chunked local window + learned latent memory bank. O(N·(W+K)) complexity, linear in sequence length.

    Python