Home Publications Teaching Others CV

Teaching

I am teaching assistant for the following course at the Department of Mathematics and Computer Science (DeMaCS) of the University of Calabria (UNICAL).

2024 - current
hpp Database Systems

The course aims to provide some basic knowledge about (1) the design of relational databases (conceptual, logical and physical design) and (2) the use of query languages (Relational Algebra and SQL).


I was also teaching assistant for the following courses at the Department of Mathematics and Computer Science (DeMaCS) of the University of Calabria (UNICAL).

2020 - 2024
hpp Data Analytics (Machine Learning)

The course aims to provide an introduction to the principles, algorithms and techniques for automatic learning. The course introduce the CRISP-DM Methodology for Data Mining.


2020 - 2022
hpp Deep Learning

The course aims to provide advanced knowledge in the field of machine learning, with particular emphasis on the design and implementation of neural networks. The course introduce "deep" neural networks of different kind, namely feedforward, convolutional, recurrent and generative. The different concepts are exemplified in the Python programming language, by using the Tensorflow framework.