Getting started in AI
The Practicum AI Beginner series has three courses that lead beginning learners through an introduction to AI, ethical considerations, an introduction to the Python programming language and hands-on deep learning activities.
![]() |
Course 1: Introduction to Artificial Intelligence
|
![]() |
Course 2: Introduction to Python WorkshopThe vast majority of hands-on artificial intelligence work is currently done using the Python programming language. As such, *some* understanding of Python, in particular, and computer programming, in general, is needed to be successful in applying AI. That said, it is truly astounding how much complex AI research can be accomplished with a few lines of code! View the Introduction to Python repository in GitHub |
![]() |
Course 3: Deep Learning FoundationsThis series introduces learners to the foundations of deep learning. View the Deep Learning Foundations repository in GitHub |