AI Masterclass
$349.00
Minimum price
$349.00
Suggested price
$349.00
Minimum price
$349.00
Suggested price

EU customers: Price excludes VAT.
VAT is added during checkout.

You can pay in US $ or in your local currency (EUR, GBP, CAD, etc.) when you checkout with a credit card using Stripe.

About the Track

About the Track: AI Masterclass

Artificial Intelligence is reshaping the way we live, work, and build technology. The AI Masterclass Track brings together three powerful courses from world-class experts to give you a comprehensive, practical, and hands-on education in the age of AI. Whether you want to understand the big picture, apply AI patterns in real-world software, or dive deep into the mathematics and code behind large language models, this Track has you covered.

Courses Included

Generative AI in a Nutshell - Henrik Kniberg

A fast-paced, visual, and practical guide to the strange new world of Generative AI. With Henrik’s signature hand-drawn illustrations and down-to-earth explanations, you’ll explore what generative AI is, how it works, how to use it, and how to lead through this transformation—without drowning in jargon or hype.

Patterns of Application Development Using AI - Obie Fernandez

Learn pragmatic patterns and principles for integrating AI into real-world applications. Drawing from his experience building an AI-powered platform, Obie introduces practical design patterns like “Multitude of Workers” and “Self-Healing Data,” helping you unlock the power of AI in adaptive, user-centric systems.

The Hundred-Page Language Models Course - Andriy Burkov

A concise yet thorough guide to modern Large Language Models, blending math, illustrations, and hands-on coding. You’ll build your own models from scratch in Python, understand transformers, and explore instruction fine-tuning—all while benefiting from Andriy’s clear explanations and exclusive video content.

Why take this Track?

Together, these three courses form a complete journey through today’s AI landscape—from understanding generative AI at a strategic and practical level, to applying proven patterns in software development, to mastering the technical foundations of LLMs. You’ll gain not only knowledge but also exercises, quizzes, and code examples that ensure you can confidently apply what you’ve learned in your work.

Don’t fall behind or just keep up with AI—master it.

Verified Certificate

When you successfully complete the Track, you will receive a verified Certificate of Completion from Leanpub, certifying that you have completed the entire Track.

3 Courses Included

Generative AI in a Nutshell (The Course)
  • 14

    learners

  • 100%

    complete

  • english

Generative AI in a Nutshell (The Course)

Henrik Kniberg
Henrik Kniberg

Hi everyone, Henrik here: This Leanpub course is basically the book content, plus 16 quizzes and 16 exercises to help you focus. It's for people who want to learn the material for work, but their company would rather pay for them to do a course than to sit around in their pyjamas and fuzzy slippers reading a book :) Let me know what you think!

Welcome to the strange new world of Generative AI! This course is a fast-paced, practical, and mostly human-written guide to what the heck is going on, and what you can do about it. It is like an extended version of Henrik's viral video with the same name.

This course covers questions like: What is generative AI? How does it work? How do I use it? What are some of the risks & limitations? It also covers topics like how to lead an AI transformation, autonomous agents, the role of us humans, prompt engineering tips, AI-powered product development, different types of models, and some tips about mindset and how not to freak out.

Everything is explained in plain English with Henrik's signature hand-drawn illustrations and concrete real-life examples. Minimum use of jargon and buzzwords.

Don't just survive the Age of AI — learn how to thrive in it!

This course is based on the book Generative AI in a Nutshell: How to Survive and Thrive in the Age of AI. It was generated from the book using CourseAI.

Patterns of Application Development Using AI (The Course)
  • 18

    learners

  • 100%

    complete

  • english

Patterns of Application Development Using AI (The Course)

Obie Fernandez
Obie Fernandez

Hi everyone, Obie here: This Leanpub course is basically the book content, plus 15 exercises and 15 quizzes to help you focus. It's for people who want to learn the material for work, but their company would rather pay for them to do a course than to sit around in their pyjamas and fuzzy slippers reading a book :) Let me know what you think!

Patterns of Application Development Using AI is a groundbreaking course that explores the intersection of artificial intelligence (AI) and application development. In this course, Obie Fernandez, a renowned software developer and co-founder of AI-powered consultant platform Olympia, shares his invaluable insights and experiences from a year-long journey of building an AI-powered application.

Through a compelling combination of narrative lessons and practical pattern references, Obie presents a comprehensive guide to leveraging the power of large language models (LLMs) in application development. He introduces innovative patterns such as the "Multitude of Workers," "Self-Healing Data," and "Contextual Content Generation," which empower developers to build intelligent, adaptive, and user-centric applications.

Unlike other books or courses on AI that focus on theoretical concepts or delve into the intricacies of machine learning algorithms, this course takes a pragmatic approach. It provides concrete examples, real-world use cases, and actionable advice on how to integrate AI components and functions into application architectures. Obie shares his successes, challenges, and lessons learned, offering a unique perspective on the practical application of AI in software development.

This course is based on the book Patterns of Application Development Using AI. It was generated from the book using CourseAI.

The Hundred-Page Language Models Course
  • 25

    learners

  • 100%

    complete

  • english

The Hundred-Page Language Models Course

Andriy Burkov
Andriy Burkov

Hi everyone, Andriy here: This Leanpub course is basically the book content, plus 6 quizzes and 27 exercises to help you focus. It also includes about 3 hours of videos where I talk about some of the fundamental concepts. It's for people who want to learn the material for work, but their company would rather pay for them to do a course than to sit around in their pyjamas and fuzzy slippers reading a book :) Let me know what you think!

Master language models through mathematics, illustrations, and code―and build your own from scratch!

The Hundred-Page Language Models Course by Andriy Burkov, the follow-up to his bestselling The Hundred-Page Machine Learning Book (now in 12 languages), offers a concise yet thorough journey from language modeling fundamentals to the cutting edge of modern Large Language Models (LLMs). Within Andriy's famous "hundred-page" format, readers will master both theoretical concepts and practical implementations, making it an invaluable resource for developers, data scientists, and machine learning engineers.

Access Nearly Three Hours of Exclusive Video Interviews with the Author!

Buying the course gives you access to nearly three hours of exclusive video interviews with the author, discussing the timeless scientific and mathematical fundamentals of this world-changing technology, and where it might be going in the future.

The Hundred-Page Language Models Course allows you to:

- Master the mathematical foundations of modern machine learning and neural networks

- Build and train three architectures of language models in Python

- Understand and code a Transformer language model from scratch in PyTorch

- Work with LLMs, including instruction finetuning and prompt engineering

Written in a hands-on style with working Python code examples, this course progressively builds your understanding from basic machine learning concepts to advanced language model architectures. All code examples run on Google Colab, making it accessible to anyone with a modern laptop.

About the technology

Language models have evolved from simple n-gram statistics to become one of the most transformative technologies in AI, rivaling only personal computers in their impact. This course spans the complete evolution—from count-based methods to modern Transformer architectures—delivering a thorough understanding of both how these models work and how to implement them.

About the course

The Hundred-Page Language Models Course takes a unique approach by introducing language modeling concepts gradually, starting with foundational methods before advancing to modern architectures. Each chapter builds upon the previous one, making complex concepts accessible through clear explanations, diagrams, and practical implementations.

What's inside

- Essential machine learning and neural network fundamentals

- Text representation techniques and basic language modeling

- Implementation of RNNs and Transformer architectures with PyTorch

- Practical guidance on finetuning language models and prompt engineering

- Important considerations on hallucinations and ways to evaluate models

- Additional resources for advanced topics through the book's wiki

The complete code and additional resources are available through the course's website at thelmbook.com/wiki.

About the reader

Readers should have programming experience in Python. While familiarity with PyTorch and tensors is helpful, it's not required. College-level math knowledge is beneficial, but the book presents mathematical concepts intuitively with clear examples and diagrams.

About the author

Andriy Burkov holds a Ph.D. in Artificial Intelligence and is a recognized expert in machine learning and natural language processing. As a machine learning expert and leader, Andriy has successfully led dozens of production-grade AI projects in different business domains at Fujitsu and Gartner. His previous books have been translated into a dozen languages and are used as textbooks in many universities worldwide. His work has impacted millions of machine learning practitioners and researchers worldwide.

Testimonials for the book version

Vint Cerf, Internet pioneer and Turing Award recipient: "This book cleared up a lot of conceptual confusion for me about how Machine Learning actually works - it is a gem of clarity."

Tomáš Mikolov, the author of word2vec and FastText: "The book is a good start for anyone new to language modeling who aspires to improve on state of the art."

Instructors

  • The "one and only" Obie Fernandez is an avid writer and technology enthusiast, in addition to achieving worldwide success as an electronic music producer and touring DJ. He is a Principal Engineer at Shopify and boasts a legendary 30 year career in software development and entrepreneurship.

    Obie has been CTO and co-founder of many startups including Mark Zuckerberg's beloved Andela and Trevor Owen's Lean Startup Machine. His published books include Patterns of Application Development Using AI many editions of The Rails Way and the acclaimed business title The Lean Enterprise. He also founded one of the world's best known Ruby on Rails web design and development agencies, Hashrocket and served for many years as the series editor for Addison-Wesley's Professional Ruby Series.

    On the rare occasion when Obie is not busy building products, consulting clients or writing books, you can find him behind the lens of his camera or DJing in the dust at Burning Man.

    Follow @obie on Twitter or email him at obiefernandez@gmail.com 

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

Earn $8 on a $10 Purchase, and $16 on a $20 Purchase

We pay 80% royalties on purchases of $7.99 or more, and 80% royalties minus a 50 cent flat fee on purchases between $0.99 and $7.98. You earn $8 on a $10 sale, and $16 on a $20 sale. So, if we sell 5000 non-refunded copies of your book for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earnedover $14 millionwriting, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub