Learning Neural Network

Neural networks are the “beating heart” of modern LLM-based AI systems, driving everything from image recognition to natural language processing. In this 2-hour lecture, we’ll explore the foundational concepts of …

Accelerating Your Code with GPUs

Part of the series: From Scripts to Software: Practical Python for Reproducible Research Having learned how to write sustainable, object-oriented code and how to scale it across multiple processors, we …