sbbq
- Karma
- 0
- Created
- ()
- Submissions
- 0
- PyTorch in One Hour: From Tensors to Training Neural Networks on Multiple GPUs (sebastianraschka.com)
- Intermediate ML and AI questions and answers for interview prep (sebastianraschka.com)
- Qwen3 Implemented from Scratch (github.com)
- Understanding and Coding the KV Cache in LLMs from Scratch (sebastianraschka.com)
- Coding LLMs from the Ground Up: A Complete Course (sebastianraschka.com)
- The State of Reasoning Models (magazine.sebastianraschka.com)
- Understanding Reasoning LLMs (sebastianraschka.com)
- Implementing a Byte Pair Encoding (BPE) Tokenizer from Scratch (sebastianraschka.com)
- AI Research Recap 2024: From New Scaling Laws to Scaling Inference Compute (magazine.sebastianraschka.com)
- Noteworthy AI Research Papers of 2024 (Part One) (magazine.sebastianraschka.com)
- Collection of 1k LLM Research Papers of 2024 (sebastianraschka.com)
- Understanding Multimodal LLMs: The Main Techniques and Latest Models (sebastianraschka.com)
- Converting GPT to Llama step-by-step code guide (github.com)
- New LLM Pre-Training and Post-Training Paradigms: How Modern LLMs Are Trained (magazine.sebastianraschka.com)
- LLM instruction finetuning from-scratch tutorial (github.com)
- Tips for LLM Pretraining and Evaluating Reward Models (magazine.sebastianraschka.com)
- Sharing Deep Learning Research Models: Building a Super Resolution App (sebastianraschka.com)
- Taking Datasets, DataLoaders, and PyTorch’s New DataPipes for a Spin (sebastianraschka.com)
- Running PyTorch on the M1 GPU (sebastianraschka.com)
- Creating Confidence Intervals for Machine Learning Classifiers (sebastianraschka.com)
- Machine Learning with PyTorch and Scikit-Learn (sebastianraschka.com)
- 3 different ways to do backpropagation in TensorFlow (github.com)