Skip to content
View kennethSty's full-sized avatar

Highlights

  • Pro

Block or report kennethSty

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

Kenneth Styppa | AI Research & Engineering

Final Year MSc Student in Computer Science and Applied Mathematics @ Heidelberg University Thesis Student at the medical AI Lab of ETH Zurich

Exchanges @ the National University of Singapore and UC Berkeley
Prev. Work Experience @ QuantumBlack (McKinsey), Fraunhofer IAIS, German Aerospace Center | AI, NLP & Optimization
GPA: 1.0


πŸ‘‹ About Me

I like building things. Especially if it involves medical AI and nice co-workers :)

πŸ“Œ Currently exploring:

  • Specialized LLMs
  • Instruction Tuning
  • Cuda Programming
  • GPU Scheduling Algorithm Engineering

πŸ”¬ Previously at:

  • Fraunhofer IAIS – Developing german medical foundation models.
  • QuantumBlack, McKinsey – Developed a multivariate demand forecasting model yielding 7-figure business value.
  • German Aerospace Center – Consulted on causal inference & LLM overlaps & with published research.
  • BMW Group – Used Pyspark to optimize BMW's supply chain in times of gas supply shortages.

✍️ At the German Aerospace Center I also wrote about Causality: Medium Blog


Some Projects

  • Multi-agent differential diagnosis - MIRIAD-based extention of the MeDDxAgent framework GitHub
  • AI Mental Health Support - RAG-based mental health support with fine-tuned suicide risk prediction for high-risk interventions GitHub
  • Scheduling Algorithms for reducing GPU Fragmentation - Implementing FGD and FirstFit for scheduling Kubernetes pods on nodes Github
  • PubMed RAG – Trained on 100k+ scientific abstracts, reaching GPT-4-level performance locally. [GitHub]
  • Knowledge Graphs with LLMs – Automated Wikipedia KG construction using open-source LLMs. GitHub]
  • **Cuda Torch Extensions ** - Experimenting with custom cuda extensions for Pytorch Github
  • ETH Transaction Graph ML - Deep learning on 79M+ Ethereum transactions [Publication]

πŸ”— More repos β†’ GitHub


πŸŽ“ Education

  • MSc Scientific Computing – National University of Singapore & Heidelberg University (GPA: 1.1)
  • BA & Exchange Semester – UC Berkeley (School of Information) & Zeppelin University (GPA: 1.1)
  • Hans Multscher High School - Physics, Mathematics, Economics (GPA: 1.1)

πŸ† Awards & Fellowships:

  • DUO Singapore Fellowship for NUS
  • Baden WΓΌrttemberg Scholarship
  • German Scholarship
  • Entrepreneur Scholarship
  • Lena Weiss Scholarship
  • Gips SchΓΌle Scholarship for UC Berkeley
  • Best Thesis Award
  • 1st Prize in a Startup Competition @ UC Berkeley

Hobbies

  • I like to do UX (see here)
  • Boxing
  • Reading fantasy, Gabriel Allon novels or psychology-related non-fiction

⚑ Get in Touch

πŸ’Ό LinkedIn: linkedin.com/in/kennethstyppa

Let’s connect & build! πŸš€

Pinned Loading

  1. mentalAI mentalAI Public

    AI mental health companion

    Python 1

  2. instructionTuning instructionTuning Public

    Python

  3. MIRIAD MIRIAD Public

    Forked from eth-medical-ai-lab/MIRIAD

    MIRIAD is a million scale Medical Instruction and RetrIeval Datatset

    Python

  4. pubMedNLP pubMedNLP Public

    Transformer-based Question Answering System trained on pubmed data

    Jupyter Notebook

  5. knowledgeGraph knowledgeGraph Public

    Python 1

  6. gpu_scheduling gpu_scheduling Public

    Python