Skip to content

Intelligent Systems for Pattern Recognition 2023/2024 course repository

Notifications You must be signed in to change notification settings

FabriDeCastelli/ISPR-23-24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISPR-23-24

Intelligent Systems for Pattern Recognition 2023/2024 course repository.

This repository contains all solutions of the assignments that I chose to solve throughout the course:

The complete and detailed notes of the course can be downloaded in the Notes23-24.pdf file, written in collaboration with Francesco Aliprand, list of topics:

  • Signal processing (time and frequency analysys)
  • Image processing (descriptor and detectors)
  • Wavelets
  • Probabilistic Machine Learning
    • Bayesian Networks
    • Hidden Markov Models
    • Markov Random Fields
    • Bayesian Learning and Variational Inference (with Latent Dirichlet Allocation)
    • Sampling
    • Boltzmann Machines
  • Deep Learning
    • Convolutional Neural Networks
    • Autoencoder Models
    • Gated Recurrent Networks
    • Attention - Based architectures
    • Neural Memories
  • Generative Models
    • Explicit Density Learning (Variational AE)
    • Adversarial Learning (Generative Adversarial Networks)
    • Diffusion Models
    • Normalizing Flows
  • Deep Graph Networks
  • Deep Reinforcement Learning