Skip to content
View FelixJMartin's full-sized avatar

Block or report FelixJMartin

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

Focus Tools Status

Felix Martin

MSc Engineering Physics @ Uppsala University — computational science and machine learning applied to physics and engineering.

  • Engineering intern @ Redpine
  • ML research assistant @ Uppsala University
  • Bachelor's thesis @ ATLAS / CERN

Now

Engineering intern — Redpine, Stockholm Improving retrieval systems by layering agentic methods over semantic search, and building agentic evaluations to quantify retrieval quality.

ML research assistant — Department of Information Technology, Uppsala University Developing deep learning models that classify cardiac arrhythmias from 3M+ ECG recordings, mapping rhythm disorders to their electrical signal patterns to support clinical decisions.

Research

Bachelor's thesis — ATLAS Particle Physics Group, Uppsala University

Developed neuromorphic learning models to detect and reconstruct particle signals from data collected at CERN's Large Hadron Collider. Benchmarked neural network architectures on large-scale, sparse, high-multiplicity physics datasets.

→ Repo


Particle track reconstruction in LHC detector data using a two-stage filtering neural network


Spiking neural network neurons learning to fire — membrane potentials and spike events over time

ML research assistant — Uppsala University

U-Net segmentation model that extracts ECG waveform traces from plot images, trained on the PTB-XL dataset — a step toward automatically digitising ECG rhythm data for arrhythmia classification.

→ Repo

The U-Net architecture (from Ronneberger, Fischer & Brox, "U-Net: Convolutional Networks for Biomedical Image Segmentation", 2015) and the trained model's prediction overlaid on an ECG plot — purple = predicted and true trace agree

Projects & hackathons

Multi-agent disinformation tracker — Top 5, Google × Epiminds Hackathon A multi-agent retrieval system using Claude to scrape and analyse web sources in real time for disinformation detection.

VSCode developer assistant — 2nd place, KTH AI Society × Florent Venture Hackathon A VSCode extension with a React frontend and a Claude-powered backend for real-time developer assistance.

Open-source eye tracker — Winner (local round), Antler's National Start-up Buildathon Built in React, capturing and storing gaze-coordinate data for cognitive analysis.

Education

MSc Engineering Physics — Uppsala University · Uppsala, Sweden · Sep 2023 – Jun 2028 Specialization: Computational science with an AI profile — deep learning and numerical methods. Selected coursework: Statistical Machine Learning, Probability & Statistics, Computational Finance. GPA (SE): 4.63/5.0 · Credits: 300 ECTS

Exchange Semester — ETH Zurich · Zurich, Switzerland · Feb 2027 – Jun 2027 Department of Computer Science (D-INFK), coursework in mathematics and machine learning.

Skills

  • ML & AI: PyTorch · scikit-learn · LLMs & API integration · RAG & retrieval · multi-agent systems
  • Data & engineering: Python (NumPy, SciPy, Pandas) · SQL · Git/GitHub · Linux/Bash
  • Scientific: MATLAB · LaTeX · numerical methods · HPC (SLURM)

Contact

LinkedIn · felix.martin@hotmail.se

Pinned Loading

  1. mmecg mmecg Public

    U-Net trained to segment ECG trace regions from plot images, using PTB-XL data preprocessed and rendered via pmecg.

    Python

  2. ML-track-reconstruction-thesis ML-track-reconstruction-thesis Public

    Spiking neural networks for particle track filtering at the ATLAS detector, using neuromorphic, energy-efficient computing to keep pace with the data rates of the High-Luminosity LHC upgrade.

    Python

  3. GoogleXEpiminds-hackathon-Milou GoogleXEpiminds-hackathon-Milou Public

    Forked from ChristofferNo/epiminds-hackathon

    Flat multi-agent AI swarm built at the Google × Epiminds Hackathon that maps real-time disinformation, narrative spread, and source credibility across the open web — no coordinator, no hierarchy, j…

    TypeScript

  4. EV-range-simulation-python EV-range-simulation-python Public

    Estimate the remaining driving range of an electric vehicle along a given route based on speed data and consumption models. Built in Python using numerical methods.

    Python

  5. SVD-pattern-recognition SVD-pattern-recognition Public

    SVD-Based Handwritten Digit Classification This project implements a classification algorithm for handwritten digits using Singular Value Decomposition (SVD). It was developed as part of a miniproj…

    Python 1 1

  6. High-order-acoustics-sbp High-order-acoustics-sbp Public

    High-order SBP-Projection finite difference methods for the acoustic wave equation in 1D and 2D. Focus on stability, well-posed boundary conditions, interfaces, convergence studies, and RK4 time in…

    MATLAB 1