FI:PB016 Intro to AI - Course Information
PB016 Introduction to Artificial Intelligence
Faculty of InformaticsAutumn 2024
- Extent and Intensity
- 2/2/0. 3 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: k (colloquium), z (credit).
In-person direct teaching - Teacher(s)
- doc. RNDr. Aleš Horák, Ph.D. (lecturer)
doc. Mgr. Bc. Vít Nováček, PhD (seminar tutor)
Bc. Adam Džadoň (seminar tutor)
Bc. Terézia Fialová (seminar tutor)
Bc. Filip Gregora (seminar tutor)
Bc. Kristína Hanicová (seminar tutor)
Bc. Ondřej Huvar (seminar tutor)
Mgr. Daniel Iľkovič (seminar tutor)
Bc. Michal Jakubík (seminar tutor)
Jindřich Matuška (seminar tutor)
Kryštof Matuštík (seminar tutor)
Bc. Ondřej Metelka (seminar tutor)
Bc. Matěj Pavlík (seminar tutor)
Filip Polák (seminar tutor)
Nina Prachárová (seminar tutor)
Mgr. Bc. Roman Solař (seminar tutor)
Mgr. et Mgr. Matúš Šikyňa (seminar tutor)
Pavol Trnavský (seminar tutor) - Guaranteed by
- doc. RNDr. Aleš Horák, Ph.D.
Department of Machine Learning and Data Processing – Faculty of Informatics
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics - Timetable
- Tue 24. 9. to Tue 17. 12. Tue 10:00–11:50 D1
- Timetable of Seminar Groups:
PB016/02: Tue 24. 9. to Tue 17. 12. Tue 8:00–9:50 A215, T. Fialová
PB016/03: Tue 24. 9. to Tue 17. 12. Tue 12:00–13:50 B130, F. Gregora
PB016/04: Tue 24. 9. to Tue 17. 12. Tue 12:00–13:50 B117, M. Jakubík
PB016/05: Thu 26. 9. to Thu 19. 12. Thu 12:00–13:50 A215, O. Metelka
PB016/06: Thu 26. 9. to Thu 24. 10. Thu 16:00–17:50 B130; and Thu 31. 10. 16:00–17:50 C525, Thu 7. 11. 16:00–17:50 C525, Thu 14. 11. 16:00–17:50 C525, Thu 21. 11. 16:00–17:50 C525, Thu 28. 11. 16:00–17:50 B130, Thu 5. 12. 16:00–17:50 B130, Thu 12. 12. 16:00–17:50 B130, Thu 19. 12. 16:00–17:50 B130, K. Matuštík, M. Pavlík
PB016/07: Thu 26. 9. to Thu 19. 12. Thu 8:00–9:50 B130, F. Polák
PB016/08: Thu 26. 9. to Thu 19. 12. Thu 12:00–13:50 B130, V. Nováček, N. Prachárová
PB016/09: Thu 26. 9. to Thu 19. 12. Thu 14:00–15:50 A219, P. Trnavský
PB016/10: Thu 26. 9. to Thu 19. 12. Thu 14:00–15:50 A215, J. Matuška - Prerequisites
- Basic knowledge of the Python programming language is expected, Python is used in the exercises.
- Course Enrolment Limitations
- The course is also offered to the students of the fields other than those the course is directly associated with.
- fields of study / plans the course is directly associated with
- Image Processing and Analysis (programme FI, N-VIZ)
- Bioinformatics and systems biology (programme FI, N-UIZD)
- Computer Games Development (programme FI, N-VIZ_A)
- Computer Graphics and Visualisation (programme FI, N-VIZ_A)
- Computer Networks and Communications (programme FI, N-PSKB_A)
- Cybersecurity Management (programme FI, N-RSSS_A)
- Formal analysis of computer systems (programme FI, N-TEI)
- Graphic design (programme FI, N-VIZ)
- Graphic Design (programme FI, N-VIZ_A)
- Hardware Systems (programme FI, N-PSKB_A)
- Hardware systems (programme FI, N-PSKB)
- Image Processing and Analysis (programme FI, N-VIZ_A)
- Information security (programme FI, N-PSKB)
- Informatics (programme FI, B-INF) (2)
- Informatics in education (programme FI, B-IVV) (2)
- Information Security (programme FI, N-PSKB_A)
- Quantum and Other Nonclassical Computational Models (programme FI, N-TEI)
- Computer graphics and visualisation (programme FI, N-VIZ)
- Computational Linguistics (programme FF, B-PLIN_) (3)
- Computer Networks and Communications (programme FI, N-PSKB)
- Principles of programming languages (programme FI, N-TEI)
- Programming and development (programme FI, B-PVA)
- Cybersecurity management (programme FI, N-RSSS)
- Services development management (programme FI, N-RSSS)
- Software Systems Development Management (programme FI, N-RSSS)
- Services Development Management (programme FI, N-RSSS_A)
- Software Systems Development Management (programme FI, N-RSSS_A)
- Software systems (programme FI, N-PSKB)
- Machine learning and artificial intelligence (programme FI, N-UIZD)
- Teacher of Informatics and IT administrator (programme FI, N-UCI)
- Informatics for secondary school teachers (programme FI, N-UCI) (2)
- Computer Games Development (programme FI, N-VIZ)
- Processing and analysis of large-scale data (programme FI, N-UIZD)
- Natural language processing (programme FI, N-UIZD)
- Course objectives
- Introduction to problem solving in the area of artificial intelligence. The main aim of the course is to provide information about fundamental algorithms used in AI.
- Learning outcomes
- After studying the course, the students will be able to:
- identify and summarize tasks related to the field of artificial intelligence;
- compare and describe basic search space algorithms;
- compare and describe main aspects of logical systems;
- understand different approaches to machine learning;
- compare and describe different ways of knowledge representation and reasoning;
- present basic approaches to computer processing of natural languages. - Syllabus
- Artificial intelligence, Turing test, problem solving
- Solving problems by searching.
- Problem decomposition, AND/OR graphs, Constraint Satisfaction Problems.
- Games and basic game strategies.
- Logic agents, propositional logic, satisfiability.
- Truth and provability. Axiomatic systems.
- First order predicate logic, intensional logic.
- Resolution in propositional and predicate logic. Introduction to logic programming.
- Knowledge representation and reasoning, reasoning with uncertainty.
- Natural language processing.
- Learning, decision trees, neural networks.
- Deep learning
- Generative models
- Literature
- Stuart Russel & Peter Norvig: Artificial intelligence : a modern approach, 4th ed., Pearson, 2020
- Sylaby přednášek.
- Teaching methods
- Lectures and exercises.
- Assessment methods
- The final grade consists of tests during the exercises, a written midterm exam and a written final exam.
- Language of instruction
- Czech
- Follow-Up Courses
- Further comments (probably available only in Czech)
- Study Materials
The course is taught annually. - Listed among pre-requisites of other courses
- Teacher's information
- http://nlp.fi.muni.cz/uui/
New seminar groups will be added, and each enrolled student will be able to join the exercises. If you need an English group, join/ask for joining to PB016/01.
- Enrolment Statistics (recent)
- Permalink: https://is.muni.cz/course/fi/autumn2024/PB016