Skip to content
View Evelyn-R7's full-sized avatar

Block or report Evelyn-R7

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
Evelyn-R7/README.md

Hi, I'm Evelyn 👋

I'm an undergraduate researcher at Shandong University. I build empirical, reproducible research at the intersection of machine learning, optimization, and decision-making under uncertainty.

My current work focuses on offline reinforcement learning, robust supply-chain design, and understanding when learned representations help—or fail—in downstream decisions.

Featured research

Diagnosing regime representations in offline reinforcement learning

An empirical study of whether learned dataset-regime representations improve offline RL under heterogeneous behavior data. The project separates classification quality from downstream utility and benchmarks learned features against semantic and non-semantic controls across Hopper, Walker2d, and HalfCheetah.

Python · PyTorch · Offline RL · IQL · D4RL · Representation Learning

Comparing hurricane-risk representations in two-stage stochastic network design

A CVaR-based supply-chain design study comparing static, rule-based, interpretable probabilistic, and Random-Forest risk models. It builds an event-node dataset from 464 North Atlantic hurricanes and validates reduced-scenario designs against the full scenario set.

Python · scikit-learn · Gurobi · Stochastic Optimization · CVaR

Research interests

  • Offline and reinforcement learning
  • Representation learning and diagnostic evaluation
  • Stochastic and robust optimization
  • Data-driven decision-making under uncertainty

Tools

Python · PyTorch · scikit-learn · Gurobi · Jupyter · Git

Academic profile

ORCID · Email

Popular repositories Loading

  1. Evelyn-R7 Evelyn-R7 Public

  2. hurricane-resilient-supply-chain hurricane-resilient-supply-chain Public

    Comparing static, interpretable, and ML-based hurricane risk representations in two-stage CVaR supply chain design.

    Jupyter Notebook

  3. CRONOS-RL CRONOS-RL Public

    Diagnostic study of regime representations in offline reinforcement learning under heterogeneous behavior data.

    Python