Skip to content

Latest commit

 

History

History
 
 

README.md

These are the slides for this course.


Chapter 1: Supervised Learning

In this chapter we over the basics of Supervised Learning, where we train models using labeled data.


Chapter 2: Unsupervised Learning

In this chapter we over the basics of Unsupervised Learning, where we train models using unlabeled data.


Chapter 3: Neural Networks

In this chapter we over the basics of Neural Networks, which are the building blocks of modern Deep Learning.


Chapter 4: Computer Vision

In this chapter we over the basics of Computer Vision, exploring how neural networks can be modified to solve different problems in Computer Vision.


Chapter 5: Natural Language Processing

In this chapter we over the basics of Natural Language Processing, exploring how neural networks can be modified to solve different problems in NLP.


Chapter 6: Contrastive Learning

In this chapter we over the basics of Contrastive Learning, exploring how models trained on images and languages can be used together to enhance the performance of our models.