Edward Raff

Edward Raff, PhD, is a chief scientist at Booz Allen Hamilton, where he co-leads the machine learning research team in the Strategic Innovation Group. His work involves supervising internal research, recruiting and developing technical talent, collaborating with university partners, and business development specialized to high-end machine learning. Dr. Raff also assists several clients in conducting advanced research.

His enthusiasm for writing, developing, and teaching machine learning evolved from a desire to share his passion for any and all areas of machine learning. He is the author of the Java Statistical Analysis Tool (JSAT), a library for fast ML in Java. He currently supervises five Ph.D. students and has over 60 publications with three best-paper awards.

videos by Edward Raff

How Large Language Models Work Video Edition

How Large Language Models Work takes you inside an LLM, showing step-by-step how a natural language prompt becomes a clear, readable text completion. Written in plain language, you’ll learn how LLMs are created, why they make errors, and how you can design reliable AI solutions. Along the way, you’ll learn how LLMs “think,” how to design LLM-powered applications like agents and Q&A systems, and how to navigate the ethical, legal, and security issues.

Playing with GANS: Building, coding, and modifying deep learning GAN models

  • Course duration: 1h 39m

What are Generative Adversarial Networks (GANs); learn how to play with them by modifying a GAN implementation for new tasks and losses.