Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
ML
Instructor: Zahraa Zakariya Saleh
This class is an introductory undergraduate course in machine learning. The class will briefly cover topics in regression, classification, mixture models, neural networks, deep learning and reinforcement learning
Prerequisites: You should understand basic probability and statistics, and college-level algebra and calculus. For example it is expected that you know about standard probability distributions (Gaussians), and also how to calculate derivatives. Knowledge of linear algebra is also expected, and knowledge of mathematics underlying probability models will be useful. For the programming assignments, you should have some background in programming, and it would be helpful if you know Python.
Ethem Alpaydin, Introduction to Machine Learning, Second Edition, http://mitpress.mit.edu/catalog/item/default.asp?ttype=2&tid=12012. This book will
cover all the material in the course.
Week1
Week2
Week3
Week4
Week5
Week6
Week7
Week8
Week9
Week10
Week11
Week12
Week13
Week14
Week15
Develop an appreciation for what is involved in learning models from data.
Understand a wide variety of learning algorithms
Understand how to evaluate models generated from data
Apply the algorithms to a real-world problem
Machine Learning Resources
Step 4
AI a broad term that refers to computers thinking more like humans.
AI is a neural net which was inspired by the structure of the human brain
Computer vision
Anomaly detection
Categorization
Voice-to-text
Audio generation
Recommendation engine
Image generation
Natural Language Querying (NLQ)
Natural Language Processing (NLP)
Natural Language Generation (NLG)
Natural Language Understanding (NLU)
Today, ML algorithms enable computers to communicate with human, predict natural disaster, drive cars
machine learning algorithms
The algorithm learns on a labeled dataset, providing an answer key that the algorithm can use to evaluate its accuracy on training data
machine learning algorithms
Machine Learning Applications
AI development of intelligent machines that act like human.
ML is a type of artificial intelligence that allows software applications to become more accurate at predicting outcomes over time, without being explicitly programmed to do.
AI types consist of Weak AI, General AI, Super AI
ML types consist of supervised and unsupervised