Skip to content
View bschink's full-sized avatar
  • hamburg

Block or report bschink

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

Hi, I'm Bene 🐛

ML researcher, currently finishing my MSc in Computer Science at the University of Hamburg. My thesis is part of Chi Jin's group at Princeton, supervised by Seth Karten — applying world models and reinforcement learning to long-horizon planning in games.

🔭 Currently: training world models for long-horizon RL.

📍 Find me:

Pinned Loading

  1. pocket-narrator pocket-narrator Public

    Decoder-only Transformers trained from scratch on TinyStories with configurable positional encoding, activation function, and attention variants. MSc project @ UHH.

    Jupyter Notebook

  2. jarvis jarvis Public

    Voice-first AI assistant running fully locally on a MacBook: Whisper STT, Qwen3 LLM, Kokoro TTS. No cloud, no API keys.

    Python