All Classes and Courses
Find the resources you need to learn about computational fields and further your understanding of Wolfram technologies.
Click any button to browse all catalog resources in a particular area or use the filters to refine your search. The catalog includes free, self-paced, interactive courses, standalone video lessons, video courses and scheduled instructor-led courses as well as archived and special events. Learn about the different course types.
ChatGPT Meets Wolfram|Alpha: A Tale of Two AIs
ChatGPT Meets Wolfram|Alpha: A Tale of Two AIs
Video Lesson | FREE
In this video, you will learn the basics of these two different technologies as well as tips for how best to use them. You will also observe the advantage of combining the two approaches with the help of the Wolfram Plugin for ChatGPT and the built-in LLM functions in Wolfram Language.
Learn MoreComputational Audio
Computational Audio
Video Course | FREE
Investigate and analyze audio data and learn to easily add fun effects. These videos introduce the new integrated support for audio processing in the Wolfram Language and cover audio effects, audio synthesis and audio analysis. The processing and analysis techniques you learn here can be combined with comprehensive support for signal processing, statistical analysis and machine learning to enable easy prototyping of applications in various fields, including music, speech, communication and broadcasting.
Course Overview
- Video 114 minutes
- Video 222 minutes
- Video 321 minutes
- Video 429 minutes
Data Science Friday Webinars: Insights from Images
Data Science Friday Webinars: Insights from Images
Archived Event | FREE
Learn about Wolfram's multiparadigm approach to doing data science. This series focuses mainly on image analysis—starting in outer space to study images captured by the James Webb Space Telescope and ending on London streets to analyze traffic images captured by "JamCams." Along the way, we stop by Mars to look at videos assembled from images taken by NASA rovers and dig into the geologic layers of South Asia as recorded by the US Geological Survey. Each webinar demonstrates the data science workflow and how to build a project pipeline through different stages, beginning with formulating questions, then wrangling and cleaning the data, performing exploratory data analysis and applying multiparadigm techniques to analyze the data, and finally, sharing the results.
Course Overview
- Video 154 minutes
- Video 292 minutes
- Video 380 minutes
- Video 478 minutes
Deploying and Running a Custom Neural Net on Your Phone
Deploying and Running a Custom Neural Net on Your Phone
Video Lesson | FREE
Learn about creating and training a neural net image classifier application for the iPhone to identify different types of mushrooms. Follow along step by step with this tutorial using built-in Wolfram Language functions as well as external code and applications to create a fully functional app that can be immediately deployed to a phone and used right away.
Learn MoreExploring the Neural Network Framework from Building to Training
Exploring the Neural Network Framework from Building to Training
Video Lesson | FREE
This video showcases the easy-to-use framework available in the Wolfram Language to build, modify, train and deploy neural networks. Learn how the Wolfram Language simplifies the process of encoding input and decoding output for neural nets. Also introduced are layers (almost 30 different types)—the basic building blocks for constructing neural networks—and the process of connecting them in chains and graphs to build complicated networks according to your requirements. This class is intended for users who have a basic familiarity with neural nets and who would like to explore the Wolfram Language features that make the process of building and training networks more intuitive.
Learn MoreGetting Started with AI: A Beginner's Guide to Automated Classification, Predictions and Computer Vision
Getting Started with AI: A Beginner's Guide to Automated Classification, Predictions and Computer Vision
Webinar | FREE
Certification Levels: Attendance
This webinar explains the basics of supervised and unsupervised machine learning in Wolfram Language using illustrative examples in a range of subjects. Specific machine learning topics include classification, prediction, feature extraction and neural networks, as well as pitfalls and pro tips in processing data.
Learn MoreGetting Started with Machine Learning
Getting Started with Machine Learning
Video Lesson | FREE
This video is a broad introduction to what you can do with machine learning in Wolfram Language.
Learn MoreHour of Code with Wolfram
Hour of Code with Wolfram
Archived Event | FREE
Wolfram U is hosting an Hour of Code during Computer Science Education Week. Invite someone you would like to introduce to the world of computation and AI and join Wolfram U instructors online for an hour of coding. No experience needed. We'll work together on a fun and guided exploration, using simple but powerful Wolfram Language functions. End the hour knowing you can use Wolfram Language creatively with AI to add a computational perspective to any topic.
Learn MoreIntroduction to Image Processing
Introduction to Image Processing
Interactive Course | FREE
Requirements: This course requires basic working knowledge of the Wolfram Language.
Certification Levels: CompletionLevel 1
Make cutting-edge image processing simple with Wolfram Language. Learn the fundamentals of digital image processing, including image representation and classical operations on images. This course emphasizes practical applications and understandable explanations of how image operations work. Numerous examples are included to illustrate standard applications.
Course Overview
- Section 138 minutes
- Section 241 minutes
- Section 336 minutes
- Section 426 minutes
- Section 536 minutes
Introduction to Machine Learning (Study Group Sessions)
Introduction to Machine Learning (Study Group Sessions)
Archived Event | FREE
Join our Daily Study Group to review the first six chapters of Etienne Bernard's book, Introduction to Machine Learning. A Wolfram U instructor guides each session by summarizing the chapter, walking through code examples, polling the group to review key concepts, working on selected exercises and answering questions. Participants are encouraged to read the book chapters before coming to each session.
Learn MoreIntroduction to Neural Networks
Introduction to Neural Networks
Video Lesson | FREE
Learn about the properties of neural networks, their component layers, how to combine operations in a chain or graph container and how to train a network using the built-in functions of the Wolfram Language. See the use of encoders and decoders for automatically processing input and output to a network. Follow along step by step as we build a digit classifier from scratch, train a neural network and evaluate its performance.
Learn MoreLearning about LLMs Webinar Series
Learning about LLMs Webinar Series
Archived Event | FREE
Learn about large language models (LLMs) like ChatGPT and understand how they work with the help of a symbolic neural net framework. We take a look at interesting applications and show how the computational power of Wolfram Language makes it a unique and valuable tool for working with LLMs. The series begins with a quick start to Wolfram Language tools for LLMs and ends with a panel discussion with Wolfram experts.
Course Overview
- Video 158 minutes
- Video 272 minutes
- Video 342 minutes
- Video 442 minutes
Learning from Input and Output: Supervised Learning
Learning from Input and Output: Supervised Learning
Video Lesson | FREE
Predict and Classify are highly automated functions in the Wolfram Language for supervised learning tasks. This video shows how these functions can be used to quickly create a simple interpretative model from the input data or customized for a specific task by setting options like Method and PerformanceGoal. It discusses how trained classifier models can be evaluated using metrics like Accuracy and ConfusionMatrix. This class is suitable for beginners. No previous knowledge of machine learning is required.
Learn MoreLearning to Tackle Real-World Computer Vision Applications
Learning to Tackle Real-World Computer Vision Applications
Video Lesson | FREE
How can you apply the deep learning framework integrated in the Wolfram Language for solving real-world image processing applications? This class explores some of the depth of the Wolfram Language's neural net framework capabilities and shows how the trained networks can be tweaked to suit a wide range of complex image analysis tasks. With the help of examples, you will gain practical insights into effectively leveraging neural nets for your own applications.
Learn MoreLLM Agents for Modeling Group Dynamics
LLM Agents for Modeling Group Dynamics
Archived Event | FREE
In this colloquium, you will see agent-based simulations applied to the study of many kinds of groups, from classrooms to international relations. You will also see some general frameworks for creating LLM-based agents. Works presented in this colloquium are conducted in a variety of programming languages, any of which are compatible with Wolfram Notebooks.
Learn MoreMachine Learning Basics
Machine Learning Basics
Video Course | FREE
Follow this video series to learn about machine learning with the help of the Wolfram Language. Start with supervised learning tasks like classification and regression and move on to unsupervised learning tasks such as clustering, feature extraction and dimension reduction. Next, take a peek into active learning and generative learning from sequences. Finally, discover the built-in pre-trained models available in the Wolfram Language for specific machine learning tasks like image identification, text recognition, sentiment classification and more.
Course Overview
- Video 140 minutes
- Video 230 minutes
- Video 328 minutes
- Video 420 minutes
Machine Learning Webinar Series
Machine Learning Webinar Series
Archived Event | FREE
Learn how the new generation of neural nets in the Wolfram Language excels in image processing, audio analysis and natural language processing tasks. This three-part webinar series walks you through the Wolfram neural net framework and demonstrates some state-of-the-art applications.
Course Overview
- Video 164 minutes
- Video 293 minutes
- Video 396 minutes
Multiparadigm Data Science
Multiparadigm Data Science
Interactive Course | FREE
Requirements: This course requires basic working knowledge of the Wolfram Language
Certification Levels: CompletionLevel 1Level 2
Multiparadigm Data Science is a rapidly advancing new way to use modern analytical techniques, automated machine learning and human-data interfaces to arrive at better answers. This course introduces the basic concepts of the multiparadigm approach, demonstrating both the flexible, integrated project workflow and the broad computational toolkit that supports it from start to finish. Discover best practices, exploration techniques and ways to leverage high-level Wolfram Language to get real, quantifiable answers to the full range of data science problems.
Course Overview
- Section 135 minutes
- Section 225 minutes
- Section 316 minutes
- Section 458 minutes
- Section 524 minutes
Neural Network Applications: Audio Processing
Neural Network Applications: Audio Processing
Video Course | FREE
This course introduces neural network applications for audio processing. Learn about specific features of audio data and the need for a dedicated encoder. See examples of convolutional and recurrent neural networks. Get a glimpse of the fundamental building blocks of a neural network and their significance. You'll learn how to access neural network models from the Wolfram Neural Net Repository, build an audio classifier from scratch and understand the concept of "network surgery" for adapting a pre-defined network to use for audio analysis as well as for extracting data from a network for analysis and gaining insights. Finally, the technique of transfer learning is demonstrated for approaching complex problems.
Course Overview
- Video 142 minutes
- Video 242 minutes
- Video 311 minutes
- Video 48 minutes
Neural Network Applications: Image Processing
Neural Network Applications: Image Processing
Video Course | FREE
This comprehensive video course introduces you to the relationship between image processing and neural networks. You'll learn about network components, using layers, how to build an image classifier and analyze existing networks, and processing features at different scales. Application examples are shared, starting with basic tools and moving on to more advanced architectures.
Course Overview
- Video 147 minutes
- Video 227 minutes
- Video 345 minutes
- Video 422 minutes
- Video 56 minutes
Neural Network Applications: Natural Language
Neural Network Applications: Natural Language
Video Course | FREE
This video course demonstrates the state-of the-art natural language processing capabilities in the Wolfram Language. Learn about the different pre-processing steps needed for text data and the process of embedding, or mapping a symbol to a numerical vector. Utilize neural net models for language or any sequence-based tasks. Discover the built-in function FindTextualAnswer that finds answers in sentences, paragraphs and unstructured collections of texts.
Course Overview
- Video 150 minutes
- Video 257 minutes
- Video 322 minutes
New in Wolfram Language 13.1 Webinar Series
New in Wolfram Language 13.1 Webinar Series
Archived Event | FREE
Learn about what's new in the latest release of Wolfram Language in this three-part webinar series. The first session includes an overview of the latest functionality in Version 13.1 as well as a presentation on the new notebook toolbar and other front end improvements. The second webinar covers what's new in calculus and algebra, with a focus on fractional calculus. The third webinar in the series shares updates in machine learning, new video functions and the tree construct.
Course Overview
- Video 181 minutes
- Video 275 minutes
- Video 388 minutes
New in Wolfram Language 14 Webinar Series
New in Wolfram Language 14 Webinar Series
Archived Event | FREE
Building on the amazing amount of new functionality released in Versions 13.0–13.3 of Wolfram Language, Version 14 delivers the fruits of the research and development collected over the past two years. The biggest news relates to AI and LLMs like ChatGPT. This webinar series starts with an overview presentation, with later webinars covering in-depth topics.
Course Overview
- Video 175 minutes
- Video 276 minutes
- Video 391 minutes
- Video 473 minutes
- Video 563 minutes
New LLM Functionality in Wolfram Language
New LLM Functionality in Wolfram Language
Archived Event | FREE
Learn from Wolfram Notebook and repository experts about LLM technology built into Wolfram Language 13.3. In this archived webinar series, you'll see the new integrated LLM functions, Chat Notebooks and easily available prewritten prompts stored in the new Wolfram Prompt Repository.
Course Overview
- Video 160 minutes
- Video 237 minutes
- Video 336 minutes
Course Type
- Interactive Courses
- Video Lessons
- Video Courses
- Instructor-led Courses
- Archived and Special Events
Interactive Courses
Also known as MOOCs (massive open online courses), these courses are hosted on the Wolfram Cloud and allow you to interactively explore concepts using Wolfram Language functionality.
Self-paced with progress tracking
Include video lessons, exercises and problems, quizzes, exams and a scratch notebook
Sharable completion certificates available for all courses
Wolfram Level 1 proficiency certifications available for select courses
Video Lessons
Short recorded lessons that provide limited instruction on a computational topic or for using Wolfram tech.
Quick-start videos
Lessons from content experts
A wide variety of beginner-level lessons
Free to watch
Video Courses
Video series that build on preceding lessons to provide comprehensive instruction.
Each video course features a playlist of sequential lessons
Recorded by Wolfram certified instructors
Comprehensive coverage of a particular topic
Free to watch
Instructor-led Courses
Scheduled as online and in-person classes, these courses provide comprehensive instruction guided by a live instructor.
Registration required to reserve your seat
Taught by Wolfram certified instructors
Opportunity to pose live questions to experts in the room
Course completion certificates available
Archived and Special Events
Presentations by Wolfram developers, content experts and instructors.
Webinars on special topics and new release functionality
Livecoding sessions
Wolfram Daily Study Groups
Free to watch