Skip to main content

Introduction to Machine Learning (3 cr)

Code: TX00DB91-3007

General information


Enrollment
02.05.2023 - 03.08.2023
Registration for the implementation has ended.
Timing
07.08.2023 - 11.08.2023
Implementation has ended.
Number of ECTS credits allocated
3 cr
Mode of delivery
On-campus
Unit
(2019-2024) School of ICT
Campus
Leiritie 1
Teaching languages
English
Seats
0 - 40
Degree programmes
Degree Programme in Information Technology

Implementation has 5 reservations. Total duration of reservations is 20 h 0 min.

Time Topic Location
Mon 07.08.2023 time 13:00 - 17:00
(4 h 0 min)
Introduction to Machine Learning TX00DB91-3007
MMC232 IT-Tila, CAD
Tue 08.08.2023 time 13:00 - 17:00
(4 h 0 min)
Introduction to Machine Learning TX00DB91-3007
MMC232 IT-Tila, CAD
Wed 09.08.2023 time 13:00 - 17:00
(4 h 0 min)
Introduction to Machine Learning TX00DB91-3007
MMC232 IT-Tila, CAD
Thu 10.08.2023 time 13:00 - 17:00
(4 h 0 min)
Introduction to Machine Learning TX00DB91-3007
MMC232 IT-Tila, CAD
Fri 11.08.2023 time 13:00 - 17:00
(4 h 0 min)
Introduction to Machine Learning TX00DB91-3007
MMC232 IT-Tila, CAD
Changes to reservations may be possible.

Objective

Knowledge and understanding
The students will know some basic concept and some algorithms of machine learning for regression and classification and they will understand how to implement them in Python. They also will know an artificial neural network model for handwritten character recognition and they will be able to implement both the neural network learning and recognition algorithm in Python. To gain a deeper understanding of the basics of neural networks, we don't use the modern frameworks commonly used to implement deep learning.

Skills
The students are able to understand basic machine learning algorithms especially artificial
neural networks and make use of Python for implementation of the algorithms.

Content

Core content level
Introduction to Python programming for implementation of machine learning algorithm.
Introduction to artificial neural networks.
Formal neuron and perceptron.
Simple classification using a single-layer perceptron network.
Multi-layer perceptron network and feed-forward network functions.
Neural network learning based on back-propagation algorithms.
Handwritten character recognition using neural network algorithms.
Supplementary explanation towards deep neural networks.

Additional content
Recognition of handwritten characters written by the participants using the neural network models.

International connections

Course lecturers are Assoc. Prof. Dr. Akihiro Yamashita and Prof. Dr. Hiroyuki Aoki from National Institute of Technology.

Evaluation scale

0-5

Assessment criteria, satisfactory (1)

Daily exercises assigned on the course are worth 50% and both a report and products (i.e.
program source code, sample dataset, experimental results, and so on) about handwritten
character recognition are worth 50%.

Assessment criteria, approved/failed

Daily exercises assigned on the course are worth 50% and both a report and products (i.e.
program source code, sample dataset, experimental results, and so on) about handwritten
character recognition are worth 50%.

Qualifications

Basic mathematics, for example, linear algebra, vector and matrix operations, linear
combination, basic multivariate calculus, and so on. It is preferable to have a basic
programming skill in Python and to be able to use basic data structures and algorithms.

Objective

Knowledge and understanding
The students will know some basic concept and some algorithms of machine learning for regression and classification and they will understand how to implement them in Python. They also will know an artificial neural network model for handwritten character recognition and they will be able to implement both the neural network learning and recognition algorithm in Python. To gain a deeper understanding of the basics of neural networks, we don't use the modern frameworks commonly used to implement deep learning.

Skills
The students are able to understand basic machine learning algorithms especially artificial
neural networks and make use of Python for implementation of the algorithms.

Content

Core content level
Introduction to Python programming for implementation of machine learning algorithm.
Introduction to artificial neural networks.
Formal neuron and perceptron.
Simple classification using a single-layer perceptron network.
Multi-layer perceptron network and feed-forward network functions.
Neural network learning based on back-propagation algorithms.
Handwritten character recognition using neural network algorithms.
Supplementary explanation towards deep neural networks.

Additional content
Recognition of handwritten characters written by the participants using the neural network models.

Qualifications

Basic mathematics, for example, linear algebra, vector and matrix operations, linear
combination, basic multivariate calculus, and so on. It is preferable to have a basic
programming skill in Python and to be able to use basic data structures and algorithms.

Accomplishment methods

Intensive course with hands-on exercises

Go back to top of page