This repository is part of the course Machine Learning for the Arts&Humanities at the University of Bologna, master degree in Digital Humanities and Digital Knowledge.
Please note that this repository will be updated continuosly in the future, as new editions of this course are proposed.
- Linear regression
- Linear classification
- PyTorch
- Machine Vision
- Language Processing
- Retrieval Augmented Generation
We will use several datasets, available in the Data folder.
These datasets include:
- Applied Data Analysis, various datasets.
- Computer Vision for the Humanities: An Introduction to Deep Learning for Image Classification from the Programming Historian series.
- British Library 19th century books.
- TopRes19th dataset.
Please see the requirements
file for a list of dependencies. PyTorch can be installed following these instructions. Lastly, to setup your working environment, refer to this guide.
These materials are in part based on the book Dive into Deep Learning.
Some materials are re-purposed from: