8000
Skip to content
View yulinlina's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Highlights

  • Pro

Block or report yulinlina

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
yulinlina/README.md
Typing


๐Ÿ‘‹ About Me

I'm Wang Haolin, an AI major at Sichuan University (SCU) in Chengdu. I build LLM agents and the harnesses that drive them, and push embodied AI from simulation onto real legged robots and robot arms โ€” with a side track in RL for high-frequency markets.

  • ๐ŸŽ“ Artificial Intelligence @ Sichuan University ยท Chengdu, China
  • ๐Ÿค– LLM agents & harnesses โ€” multi-agent pipelines, MCP tooling, skill systems, context engineering
  • ๐Ÿฆฟ Embodied AI / VLA โ€” RL locomotion (PPO, imitation, AMP), ฯ€0.5 VLA deployment on edge devices
  • ๐Ÿ“ˆ RL for markets โ€” market making & microstructure-based direction prediction at tick level
  • ๐Ÿง  Methods I use daily: PPO ยท imitation learning ยท domain randomization ยท teacher-student distillation ยท sim2real
  • ๐Ÿ“ซ Reach me: whl@scu.edu.cn

๐ŸŽฏ What I'm Working On

GitHub Trophies

โšก Tech Arsenal

Core Languages

LLM Agents & Harnesses

Robotics, VLA & RL

Infrastructure


๐Ÿš€ Featured Projects

๐Ÿค– Agents & Harnesses

start_rise

Autonomous multi-agent harness

LLM-driven rounds: trend analysis โ†’ spec evaluation โ†’ code generation with test-driven self-healing โ†’ deployment โ†’ engagement, orchestrated end-to-end by a scheduled pipeline.

Stars Last commit

LLM Agents Orchestration Self-Healing

โญ Star | ๐Ÿ”— Visit

๐Ÿ“‰ mcpx

MCP Context eXterminator

Transparent proxy that compresses MCP tool definitions & responses โ€” saves up to 80% of context-window tokens for AI coding agents.

Stars Last commit

MCP Context Engineering Proxy

โญ Star | ๐Ÿ”— Visit

๐Ÿญ clawforge

Claude Code Skill Factory & Marketplace

One command to create, test, publish and install agent skills, hooks and sub-agent configs โ€” the npm for AI agent capabilities.

Stars Last commit

Claude Code Skills Marketplace

โญ Star | ๐Ÿ”— Visit

๐ŸŽฎ simforge

Plain English โ†’ robot simulation

Describe a robot in plain English, get a simulation-ready MuJoCo scene with physics, assets and RL training scripts in seconds.

Stars Last commit

MuJoCo Codegen Robotics

โญ Star | ๐Ÿ”— Visit

๐Ÿฆฟ Locomotion & VLA

  • ฯ€0.5 VLA real-robot deployment โ€” LoRA-finetuned ฯ€0.5 (PaliGemma 2B + action expert) running closed-loop on NVIDIA Jetson Thor ร— AgileX Piper arm: natural-language pick-and-place with 10-step action chunks, full perception โ†’ inference โ†’ control loop
  • DreamWaQ for wheel-legged robots โ€” adapted DreamWaQ (PPO + ฮฒ-VAE implicit terrain imagination) to 4ร—4 wheel-legged platforms: up to 1 m step climbing, Isaac Gym โ†’ ONNX โ†’ MuJoCo sim2sim โ†’ C++ deployment on real robots
  • Backflip on a 60 kg quadruped โ€” DeepMimic-style imitation on ZJ-T30-V2: trajectory-optimization reference + PPO tracking, phase-driven control, motor torque-speed envelope
  • AMP & CAMP multi-gait control โ€” adversarial motion priors for natural trot, rough-terrain curriculum and fall-recovery; skill-conditioned CAMP learns walk / trot / pronk / bound in a single policy
  • Extreme Parkour โ€” end-to-end depth-vision parkour on Unitree Go2: teacher-student privileged RL, depth-latent + heading distillation, ROS 2 deployment
  • HIMLoco for Go2W โ€” human-imitation locomotion (ICLR 2024) re-implemented on the wheel-legged Go2W: Isaac Gym training + MuJoCo sim2sim

๐Ÿง  AI Fundamentals

  • AI by Hand (Excel) โ€” deep learning rebuilt from scratch in spreadsheets: backprop, RNN/LSTM/xLSTM, ResNet, full-stack Transformer, Mamba, all the way to AlphaFold โ€” the best way to really understand the math

๐Ÿ’น HFT & Market Microstructure

  • RLMM โ€” reinforcement-learning market making on Binance ETH-USDT perps: tick-level hftbacktest Gym environment, RecurrentPPO + LSTM with a 4-phase curriculum over ~900 days of L2 orderbook data; plus a 66-dim microstructure direction model (84.5% validation accuracy, profitable on 93/100 out-of-sample days)

๐Ÿงช Currently Exploring

  • ๐Ÿค– Agent harness engineering โ€” long-running loops, context budgeting, skill ecosystems
  • ๐Ÿง  VLA on the edge โ€” shrinking ฯ€0-class models onto Jetson-class devices with usable control rates
  • ๐Ÿฆฟ Wheel-legged sim-to-real โ€” taking Go2W RL policies from Isaac Gym onto the real robot
  • ๐Ÿž๏ธ Agile skills โ€” imitation & contrastive learning for parkour-class maneuvers

๐Ÿ“Š GitHub Analytics


๐Ÿ“ˆ Contribution Heatmap


๐Ÿ“ฌ Let's Connect


โšก "็Ÿฅ่กŒๅˆไธ€ โ€” knowledge and action as one." โšก

Pinned Loading

  1. Cuda-Note Cuda-Note Public

    the code about cuda of GPU course

    C 2

  2. Mechine-Learing-Note Mechine-Learing-Note Public

    the code about mechine learning

    Jupyter Notebook 1

  3. Algorithm-Design Algorithm-Design Public

    The code about the basic algorithem

    C++ 1

  4. Mytorch Mytorch Public

    devise a network frame

    Jupyter Notebook 3

  5. yulinlina.github.io yulinlina.github.io Public

    Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes

    JavaScript 1

  6. funNLP funNLP Public

    Forked from fighting41love/funNLP

    NLP้›†ๅคงๆˆ

    Python 1

0