Skip to content
View sclm3010's full-sized avatar

Block or report sclm3010

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

Hi, I'm sclm3010 👋

Mathematics Undergraduate · AI Agents · Reinforcement Learning · Robotics

I build reproducible technical projects at the intersection of mathematical reasoning, intelligent agents, control, and robotics. My work emphasizes measurable results, honest limitations, and artifacts that other people can run and inspect.

Featured projects

SelfCorrect-Agent evaluation

A reproducible evaluation framework for testing when LLM self-correction fixes wrong answers—and when it breaks correct ones. It compares baseline, self-refine, reflexion, and tool-critic strategies on a fixed GSM8K-100 subset.

Python · LLM Agents · Evaluation · GSM8K · Reproducible Research


AGV safety-control simulation

A warehouse AGV prototype that detects slip, estimates friction risk, and adapts speed under wet and icy conditions. In the deterministic simulation, peak slip fell from 0.95 to 0.47 with a 7.5% average-speed trade-off.

Python · Robotics · Control · Simulation · ROS 2 / Gazebo


Value-iteration ADP presentation

A ten-slide technical explanation of value-iteration adaptive dynamic programming, including convergence, admissibility, finite-iteration stopping, and critic/action network implementation.

Adaptive Dynamic Programming · Value Iteration · Technical Communication

Technical focus

  • AI agents: evaluation, self-correction, structured traces, failure review.
  • Control and robotics: simulation, adaptive control, safety constraints, ROS 2 / Gazebo workflows.
  • Mathematical computing: optimization, numerical methods, and reproducible experiments.
  • Communication: technical reports, presentation tooling, and clear project documentation.

Tools

Python JavaScript Git ROS 2 MATLAB

Current direction

I am continuing to develop projects in AI-agent reliability, reinforcement learning, adaptive dynamic programming, and safe autonomous systems.

Pinned Loading

  1. adp-presentation-toolkit adp-presentation-toolkit Public

    Source scripts and artifacts for a value-iteration adaptive dynamic programming technical presentation.

    JavaScript

  2. agv-low-friction-control agv-low-friction-control Public

    Warehouse AGV simulation for slip detection, friction-risk estimation, and adaptive safety speed control.

    HTML

  3. SelfCorrect-Agent SelfCorrect-Agent Public

    Reproducible evaluation of LLM self-correction using accuracy, fixed-answer, and broken-answer metrics.

    HTML