1 / 21

MACHINE LEARNING

MACHINE LEARNING. MIS125 Uğur Güç Hazal Kalaycı Aydın Turan Yasin Can Parlak. UĞUR GÜÇ HAZAL KALAYCI AYDIN TURAN YASİN CAN PARLAK. 1. Artificial Intelligence.

kesler
Télécharger la présentation

MACHINE LEARNING

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MACHINE LEARNING • MIS125 • Uğur Güç Hazal Kalaycı • Aydın Turan Yasin Can Parlak UĞUR GÜÇ HAZAL KALAYCI AYDIN TURAN YASİN CAN PARLAK 1

  2. Artificial Intelligence • Artificial intelligence (AI) is technology and a branch of computer science that studies and develops intelligent machines and software. • First AI research was founded at • a conference on the campus • of Dartmouth College on 1956. 2

  3. Artificial Intelligence • They wrote programs that; • Solves word problems in algebra, • Proves logical theorems, • Speaks English. 3

  4. Artificial Intelligence • TodayHuman vs AI Games Robots Advanced Search Engines Face Recognition 4

  5. Machine Learning • Machine learning, a branch of artificial intelligence, concerns the construction and study of systems that can learn from data. • "Field of study that gives computers the ability to learn without being explicitly programmed" ( Arthur Samuel, 1959) 5

  6. Machine Learning • -Learning to recognize spoken words (Lee, 1989; Waibel, 1989). • -Learning to drive an autonomous vehicle (Pomerleau, 1989). • -Learning to classify new astronomical structures (Fayyad et al., 1995). • -Learning to play world-class backgammon (Tesauro 1992, 1995). • Machine learning also deals with representation of data instances and functions evaluated on these instances and generalization that the system will perform well on unseen data instances. It focuses on prediction based on known proporties learned from the training data. 6

  7. Why Machine Learning is Important? • Some tasks cannot be defined well, except by examples (e.g., recognizing people). 7

  8. Why Machine Learning is Important? • Relationships and correlations can be hidden within large amounts of data. Machine Learning may be able to find these relationships. 8

  9. Why Machine Learning is Important? • New knowledge about tasks is constantly being discovered by humans. It may be difficult to continuously re-design systems “by hand”. • The amount of knowledge available about certain tasks might be too large for explicit encoding by humans (e.g., medical diagnostic). 9

  10. Machine Learning • Machine learning deals with the problem of extracting features from data so as to solve many different predictive tasks: • Forecasting (Energy demand prediction, sales) • Imputing missing data (Netflix recommendations) • Detecting anomalies (Virus mutations) • Classifying (Canser diagnosis) • Ranking (Google search) • Summarizing (Social media sentiment) • Decision making (Robotic, AI) 10

  11. When to Apply Machine Learning • Human expertise is absent. • (Navigating on Mars) • Humans are unable to explain their • expertise. (Speech recognition) • Solution changes with time. • (Temperature control) • The problem size is to vast for our • limited reasoning capabilities. • (Calculating webpage ranks) 11

  12. Algorithm Types • Machine learning algorithms can be organized into a taxonomy based on the desired outcome of the algorithm or the type of input available during training the machine. • Supervised Learning • Unsupervised Learning • Semi-Supervised Learning • Transduction • Reinforcement Learning • Learning to Learn 12

  13. Approaches • Decision Tree Learning 13

  14. Approaches • Association Rule Learning 14

  15. Approaches • Artificial Neural Networks 15

  16. Approaches • Support Vector Machines 16

  17. Approaches • Clustering 17

  18. Approaches • Similarity and Metric Learning 18

  19. Approaches • Representation Learning • Bayesian Networks • Reinforcement Learning • Inductive Logic Programming 19

  20. http://www.youtube.com/watch?v=Gj4-5W8OCAA 20

  21. Resources • http://www.cs.ubc.ca/~nando/540-2013/lectures/l1.pdf • http://www.youtube.com/watch?v=w2OtwL5T1ow • http://www.youtube.com/watch?v=-rMMTv7XLYw • http://en.wikipedia.org/wiki/Machine_learning • http://simple.wikipedia.org/wiki/Artificial_intelligence 21

More Related