Introduction to Tools and Methods of Artificial Intelligence
The course fee for 1-week online courses - that includes tuition fee and course materials – is 280 EUR. All applicants are required to pay 80 EUR (out of this 280) as registration fee at registration. You can also pay the whole amount at once. The registration fee (80 EUR) is non-refundable.
Credits: 3 EC
Our course offers ECTS points, which may be accepted for credit transfer by the participants' home universities. Those who wish to obtain these credits should inquire about the possible transfer at their home institution prior to their enrolment. The International Strategy Office will send a transcript to those who have fulfilled all the necessary course requirements and request one.
The course link where you can join the course will be sent out to the e-mail address used for registration.
APPLICATION:
Please pay the registration fee and fill out this form: https://www.elte.hu/en/ai-bsu2024
COURSE DESCRIPTION
This summer school course aims to provide the first insight to Artificial Intelligence for students with a background in STEM fields. While the focus of the week is Machine Learning and the current state-of-the-art Deep Learning, our speakers will cover a variety of AI methods from fuzzy systems, to neuromorphic architectures, to provide a throughout foundation of different practical AI methods. Extending this knowledge, the last unit of this summer school is about the possible interfaces of AI, with a deep-dive into Natural Language Processing and Robotics. With a daily Python coding session the students can get familiar with the industry-standard tools to facilitate machine learning projects.
Requirements: We recommend this course for those who are familiar with script coding languages, linear algebra, and the basic ideas behind statistics and probability.
COURSE SCHEDULE
First Lecture: 9.00-10.30
Second Lecture: 11.00-12.30
Lunch break: 12.30-13.30
Third Lecture: 13.30-15.00
15. 07. Monday |
16. 07. |
17. 07. Wednesday |
18.07. Thursday |
19.07. Friday |
||
---|---|---|---|---|---|---|
Lecture title |
Opening & Introduction to AI |
Machine Learning and Deep Learning, Lecture |
Machine Learning and Deep Learning, Lecture |
Natural Language Processing, Lecture |
Natural Language Processing, Lecture |
|
Lecturer |
Dr. János Botzheim |
Natabara Gyöngyössy |
Natabara Gyöngyössy |
András Simonyi |
András Simonyi |
|
Short summary |
|
This course provides students with a comprehensive understanding of the inner workings of Deep Neural Networks and equips them with the necessary skills to implement them while maintaining ethical principles that contribute to the advancement of humanity. The course is designed to achieve the following learning objectives: |
This course provides students with a comprehensive understanding of the inner workings of Deep Neural Networks and equips them with the necessary skills to implement them while maintaining ethical principles that contribute to the advancement of humanity. The course is designed to achieve the following learning objectives: |
Our Natural Language Processing (NLP) course aims to give a hands-on overview to our students on the recent advancements in the field, while also providing the needed theoretical foundation. We will revisit the idea of the Transformer Deep Learning architecture and how it turned the classical NLP pipelines into modern generative AI chatbots. |
Our Natural Language Processing (NLP) course aims to give a hands-on overview to our students on the recent advancements in the field, while also providing the needed theoretical foundation. We will revisit the idea of the Transformer Deep Learning architecture and how it turned the classical NLP pipelines into modern generative AI chatbots. |
|
|
||||||
Lecture title |
Introduction to AI |
Machine Learning and Deep Learning, Practice |
Machine Learning and Deep Learning, Practice |
Natural Language Processing, Practice |
Natural Language Processing, Practice |
|
Lecturer |
Dr. János Botzheim |
Szilárd Kovács |
Szilárd Kovács |
Natabara Gyöngyössy | Natabara Gyöngyössy | |
Short summary |
This lecture provides the information needed to take the first steps in the field of Artificial Intelligence. Here we provide a brief historical overview of the original ideas and main concepts of AI which are still relevant in state-of-the-art scenarios. The lecture features the main problem types of AI and their solution via state-space encoding and pathfinding. The standard solution methods, graph representations, and rule-based systems are also presented. |
This course provides students with a comprehensive understanding of the inner workings of Deep Neural Networks and equips them with the necessary skills to implement them while maintaining ethical principles that contribute to the advancement of humanity. The course is designed to achieve the following learning objectives: |
This course provides students with a comprehensive understanding of the inner workings of Deep Neural Networks and equips them with the necessary skills to implement them while maintaining ethical principles that contribute to the advancement of humanity. The course is designed to achieve the following learning objectives: |
Our Natural Language Processing (NLP) course aims to give a hands-on overview to our students on the recent advancements in the field, while also providing the needed theoretical foundation. We will revisit the idea of the Transformer Deep Learning architecture and how it turned the classical NLP pipelines into modern generative AI chatbots. |
Our Natural Language Processing (NLP) course aims to give a hands-on overview to our students on the recent advancements in the field, while also providing the needed theoretical foundation. We will revisit the idea of the Transformer Deep Learning architecture and how it turned the classical NLP pipelines into modern generative AI chatbots. |
|
Lecture title |
Introduction to ML |
Fuzzy systems |
Evolutionary Algorithms |
Spiking Neural Networks |
AI research ethics and legal aspects |
|
Lecturer | Dr. János Botzheim | Dr. János Botzheim | Dr. János Botzheim | Natabara Gyöngyössy |
Dr. Menyhárd-Balázs Krisztina |
|
Short summary |
Machine Learning is a foundation sub-field of modern AI. Focusing on the concept of learning this lecture aims to provide an introduction to different approaches, such as supervised, unsupervised, or reinforcement learning. The standard architecture of model-problem-solution and the importance of labels are presented. After exploring the main ideas of machine learning the corresponding linear and neural models will be explored such as Linear Regression, Logistic Regression, Perceptron, and |
Boolean logic is the mainstream solution for describing logical relations in computer science. It excels in defining exact rules but fails to grasp the uncertainty and multivaluedness of human cognition. The evaluation of everyday concepts cannot be done with crisp (binary) values, thus the application of Fuzzy Logic is needed. |
Evolutionary algorithms are a class of stochastic heuristic optimization algorithms inspired by evolutionary biology and natural selection. They have been around for well over a century now solving NP problems and remain significant in optimization schemes where using a gradient-based method is disadvantageous. This lecture gives a gentle introduction to evolutionary techniques, their main operators, possible use cases, and their biological background. Students will get to know how to use mutation, crossover, and selection operators to control exploration and exploitation during a heuristic search. Besides the theory of the basic evolutionary algorithm, state-of-the-art variations (such as different swarm intelligence algorithms) are also introduced. |
With Deep Learning being the focus of current AI research we have to ask the question what would be the next step? |
Presentation aims to promote the standards of research ethics and legal aspects for AI under the frame of the AI PR in order to explore the importance of ethical research and responsible use of AI. The focus relates to research, development, use and impact of AI supported technologies, while we not only discuss the theoretical aspects, but also the sustainable tools available for practical applications. By considering different perspectives, we provide an interdisciplinary attitude for each stakeholder. |