This presentation provides an introduction to few-shot learning. It begins by comparing human and machine learning, noting that humans can learn new tasks from only a few examples while machines typically require large datasets. It then discusses meta-learning as a framework for few-shot learning, where a model is trained to learn from few examples. Finally, it outlines different approaches to meta-learning, including based on similarity, learning algorithms like MAML, and modeling data through Bayesian programs.