Skip to content
View florian-grassl's full-sized avatar
  • Munich, Germany

Highlights

  • Pro

Block or report florian-grassl

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

Hi, I'm Florian 👋

Mechanical Engineer specializing in ML and AI, bridging physical-systems engineering with machine learning.

I'm as comfortable modeling a thermal or dynamic system as I am training a reinforcement learning policy or building an autonomous agent. I like systems that operate on their own: agents that research around the clock, and RL policies that learn to act under uncertainty.

🔭 Currently building

  • autonomous-research-agent. A self-learning AI that crawls knowledge, runs research loops, writes structured memos, and fine-tunes itself weekly. Qdrant vector memory, RAG, daily self-assessment.
  • RL trading research (private). PPO, RecurrentPPO (LSTM), and a JAX PureRL pipeline on a single RTX 4090 at 1.1M transitions/sec.
  • Circadian (private). A SwiftUI iOS app for circadian-rhythm tracking, with HealthKit integration, Live Activities, and adaptive scheduling.

🛠 Tools I reach for

ML / AI: Python · PyTorch · JAX / Flax · Stable-Baselines3 · Qdrant · CUDA Engineering: physical-systems modeling · thermodynamics · numerical methods · MATLAB Also: SwiftUI

📫 Find me

LinkedIn


Much of my strongest work lives in private repos. Happy to walk through any of it on request.

Popular repositories Loading

  1. autonomous-research-agent autonomous-research-agent Public

    A self-learning AI research system that autonomously crawls knowledge, conducts research, writes reports, and improves itself.

    Python 2

  2. florian-grassl florian-grassl Public

    Profile README

  3. heat-retention-calculator heat-retention-calculator Public

    Thermal RC model that simulates why an apartment stays hot in the evening during a heatwave. Python, Open-Meteo, Matplotlib, Streamlit.

    Python