Skip to content
View mrigank-script's full-sized avatar
🎯
Focusing
🎯
Focusing
  • None
  • New-Delhi India
  • 19:18 (UTC -12:00)

Block or report mrigank-script

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. NormaFlood-CAMELS-IND NormaFlood-CAMELS-IND Public

    NormaFlood v2 — closed-form, zero-backprop flood forecasting on CAMELS-IND + CAMELS-US. Multi-day recursive free-run holds median NSE ~0.35 at 7-day lead; 1-day NSE 0.658 (IND 229) / 0.756 (US 531)…

    Python 1

  2. closed-form-streaming-forecaster closed-form-streaming-forecaster Public

    NormaStream: streaming time-series forecasting without backpropagation or gradient training - closed-form ridge init + online RLS/Woodbury adaptation, with an optional fixed complex-valued LRU rese…

    Python 1

  3. lstm-from-scratch lstm-from-scratch Public

    Character-level 2-layer LSTM trained on Shakespeare — built in pure Python with a custom C matrix backend. No NumPy, no PyTorch, no frameworks.

    Python 1

  4. neural-network-from-scratch neural-network-from-scratch Public

    Solve XOR and IRIS Dataset without sue of any external libraries.

    Python