Repository i use to store the assignments i do @Unipisa
For now only the assignments for Intelligent Systems for Pattern Recognition and Continual Learning courses are available however i will upload other subjects when i finished them.
The assignments are 3:
- An analysis on a time series regarding air quality data using cross-correlation.
- An implementation of a Restricted Bolzmann Machine with the CD-1 algorithm to learn and reconstruct digits from the MNIST dataset.
- An experiment done using three types of Autoencoders still on the MNIST dataset, this time i also used the gradient ascent algorithm to generate numbers starting from gaussian noise and test their dimension reduction capabilities.
A series of exercises to try some of the concepts learned from the course.