Multiverse
›
AI & Machine Learning
› Python
Python
The language that powers modern AI. Learn to think in code before you teach a machine to think.
Modules
Python basics
— Values, names, and the raw materials of every program.
Control flow & functions
— Make code decide, repeat, and be reused.
Pythonic essentials
— The idioms and safety nets real Python code relies on.
Python for data
— NumPy arrays and Pandas DataFrames — the on-ramp to machine learning.