Skip to content
View ElMonstroDelBrest's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report ElMonstroDelBrest

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ElMonstroDelBrest/README.md

βš™οΈ George-Daniel Gherasim

Machine Learning Systems Architect | AI Infrastructure Builder

Building the bridge between fundamental AI research and high-performance production systems. My core focus is on pushing the boundaries of hardware efficiency (TPU/GPU) for novel architectures, and industrializing software delivery.

πŸ”¬ Current Focus

  • ChaosAI: Architecting a General Time-Series Foundation Model. Fusing Mamba-2 (SSM), JEPA, and Continuous Flow Matching (OT-CFM) to model chaotic dynamical systems.
    • Infra: Orchestrating 768 TPU v5p via Google TPU Research Cloud (TRC). Pure JAX, GSPMD sharding, and float32 accumulated bf16 kernels.

πŸ› οΈ Tech Stack & Arsenal

  • AI / Compute: JAX, Flax, Optax, PyTorch, XLA Compiler Optimization, TPU Pod Topology.
  • Backend / Systems: Python, C, Bash, IPC, Rust (Exploring).
  • Frontend / Full-Stack: TypeScript, Angular, React Native, Tailwind.
  • Infrastructure / Ops: GCP, Docker, CI/CD, FinOps, Data Lakes (Grain/ArrayRecord).

πŸ“ˆ Philosophy

  • "Optimize for insight per dollar, not for appearances."
  • Hardware-aware design beats raw compute throwing.
  • The execution is the only metric that matters.

πŸ“« Contact: george-daniel.gherasim@ensta.fr | πŸ”— ORCID: 0009-0009-3026-844X

Pinned Loading

  1. ChaosAI ChaosAI Public

    Four-stage deep learning pipeline: Spherical VQ-VAE tokenizer β†’ Mamba-2 JEPA β†’ Stochastic multiverse predictor β†’ Latent regime RL agent. Trained on H100.

    Python 2