Skip to content
View Dipesh-Lc's full-sized avatar

Block or report Dipesh-Lc

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rl-hyperheuristic rl-hyperheuristic Public

    Reinforcement learning hyper-heuristic for the identical parallel machine scheduling problem (P||Cmax). A DQN agent dynamically selects low-level scheduling operators (swap, relocate, balance) to m…

    Python

  2. monte_carlo-var monte_carlo-var Public

    Asymptotic and finite-sample analysis of Monte Carlo VaR and Expected Shortfall under heavy tails, model misspecification, and GARCH volatility.

    Jupyter Notebook

  3. risk-scoring-system risk-scoring-system Public

    Explainable credit risk scoring system with model calibration, monitoring, and API serving

    Jupyter Notebook

  4. quantum-enhanced-hyperheuristics quantum-enhanced-hyperheuristics Public

    Hybrid classical-quantum metaheuristic framework for identical parallel machine scheduling (P||Cmax). Encodes local subproblems as QUBO and solves with shallow QAOA (Qiskit). A UCB1 multi-armed ban…

    Python

  5. data-quality-pipeline data-quality-pipeline Public

    Python ETL pipeline that validates, cleans, and loads UCI Online Retail II-style transaction data into Postgres, then runs rule-based quality checks and Z-score anomaly detection -- generating a fu…

    Python

  6. approx-pack-schedule approx-pack-schedule Public

    Approximation & benchmarking framework for discrete optimization: multi-dimensional packing, scheduling, LP rounding, and empirical scaling analysis.

    Python