Skip to content
View yangdeng-EML's full-sized avatar

Block or report yangdeng-EML

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
yangdeng-EML/README.md

Hey, I'm Yang 👋

MTS (Founding Team) @ KronosAI | Duke PhD in Physics (ECE)

I build AI systems that replace expensive physical simulations with fast, accurate surrogate models — from metamaterials to nanophotonics. Now shipping production AI at KronosAI, where I architect the infrastructure connecting high-fidelity physics sims to user-facing AI agents.

Selected Work

🔬 ML_MM_Benchmark — Open-source benchmarking suite for DL surrogate simulators across 3 physics problems. MLP, Transformer, and MLP-Mixer with pre-trained models. Accepted at NeurIPS 2021 Datasets & Benchmarks Track. 16 ⭐ · 7 forks · pip install AEML

📄 Physics-Informed Learning in Artificial Electromagnetic MaterialsApplied Physics Reviews (2024). Survey of ML techniques (Bayesian optimization, inverse design, active learning) that accelerate metamaterial design by 5 orders of magnitude.

📄 Can Large Language Models Learn the Physics of Metamaterials?IEEE Access (2024). Empirical study on foundation models for high-dimensional scientific regression.

🏗️ KronosAI (founding team) — End-to-end product infra connecting GPU-accelerated physics sims (RCWA/FDTD/FDFD) to AI agent interfaces. Built automated eval benchmarks for physics-oriented agent workflows. 3× simulation throughput vs CPU baselines.

What I'm working on now

  • 🔧 Agentic AI systems for physics simulation at KronosAI
  • 🧠 Exploring AI tooling for scientific computing workflows
  • 🚀 Building toward shipping a side project by late 2026

Background

  • PhD — Duke University, ECE. Thesis: Machine Learning for Next Generation Metamaterials. Advisor: Willie J. Padilla. 10+ publications including Nature Sustainability, Applied Physics Reviews, NeurIPS.
  • BS — University of Rochester, Optical Engineering.
  • Industry — Metalenz (computational EM & photonics) → KronosAI (founding team, 2nd engineer).
  • Awards — Best Student Talk (Duke ECE), Energy Data Analytics PhD Fellow, Best Grad Poster (Triangle Hard Matter Workshop).

Tools & Stack

Languages: Python · Julia · C/C++

ML / DL: PyTorch · TensorFlow · scikit-learn · NumPy · pandas

Physics Simulation: RCWA · FDTD · FDFD · CST · COMSOL · CodeV/Zemax

Infra: Slurm · AWS · Git · Linux · Docker

AI-Augmented Dev: Claude Code · Cursor · OpenAI Codex · MCP

Agent Systems: Agentic pipelines · Sub-agents · Automated eval harnesses

Get in touch

LinkedIn Google Scholar


This README was crafted with assistance from GPT-5.4 and Claude Opus 4.6 — because why not use the tools you build with.

Popular repositories Loading

  1. ML_MM_Benchmark ML_MM_Benchmark Public

    3 physical problems + multiple ML architectures benchmarking

    Python 17 7

  2. NA_ADM_Inverse_Design NA_ADM_Inverse_Design Public

    Python 3

  3. PINN_SIREN PINN_SIREN Public

    Jupyter Notebook 2

  4. AEM_AL AEM_AL Public

    Python 1

  5. MLM_Lab_Miscellaneous MLM_Lab_Miscellaneous Public

    Jupyter Notebook

  6. tensor2tensor tensor2tensor Public

    Forked from tensorflow/tensor2tensor

    Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

    Python