Sebastian Raschka

SebastianRaschka.com is the personal blog of Sebastian Raschka, PhD, an LLM research engineer whose work bridges academia and industry in AI and machine learning. On his blog and notes section he publishes deep, well-documented articles on topics such as LLMs (large language models), reasoning models, machine learning in Python, neural networks, data science workflows, and deep learning architecture. Recent posts explore advanced themes like “reasoning LLMs”, comparisons of modern open-weight transformer architectures, and guides for building, training, or analyzing neural networks and model internals.

RSS Feed
11/29/2025
EN
ai machine learning python deep learning llm
Sebastian Raschka

Articles from this Blog

98 articles from this blog

MusicMood
12/5/2014 EN

MusicMood

A developer shares their experience building a machine learning model to classify song moods (happy/sad) based on lyrics using Python and NLP.