mirror of
https://github.com/NotXia/unibo-ai-notes.git
synced 2025-12-16 03:21:48 +01:00
30 lines
2.2 KiB
Markdown
30 lines
2.2 KiB
Markdown
# Unibo M.Sc. AI Notes
|
|
|
|
My notes for the courses of the Master's Degree in Artificial Intelligence at the University of Bologna.
|
|
|
|
LaTeX source files are in the [`main` branch](https://github.com/NotXia/unibo-ai-notes/tree/main).\
|
|
Compiled PDF files are in the [`pdfs` branch](https://github.com/NotXia/unibo-ai-notes/tree/pdfs).
|
|
|
|
**Note**: I'm terrible at taking notes. Please, consider ~~double~~ triple checking anything you plan to use.
|
|
|
|
Year 1
|
|
---
|
|
- Fundamentals of Artificial Intelligence and Knowledge Representation
|
|
- [Module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/fundamentals-of-ai-and-kr/module1/faikr1.pdf)
|
|
- [Module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/fundamentals-of-ai-and-kr/module2/faikr2.pdf)
|
|
- [Module 3](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/fundamentals-of-ai-and-kr/module3/faikr3.pdf)
|
|
- [Machine Learning and Data Mining](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/machine-learning-and-data-mining/dm-ml.pdf)
|
|
- [Statistical and Mathematical Methods for Artificial Intelligence](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/statistical-and-mathematical-methods-for-ai/smm.pdf)
|
|
- Cognition and Neuroscience
|
|
- [Module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/cognition-and-neuroscience/cn.pdf)
|
|
- Combinatorial Decision Making and Optimization
|
|
- [Module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/combinatorial-decision-making-and-optimization/module1/cdmo1.pdf)
|
|
- [Module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/combinatorial-decision-making-and-optimization/module2/cdmo2.pdf)
|
|
- [Deep Learning](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/deep-learning/dl.pdf)
|
|
- Image Processing and Computer Vision
|
|
- [Module 1](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/image-processing-and-computer-vision/module1/ipcv1.pdf)
|
|
- [Module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/image-processing-and-computer-vision/module2/ipcv2.pdf)
|
|
- Languages and Algorithms for Artificial Intelligence
|
|
- [Module 2](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/languages-and-algorithms-for-ai/module2/laai2.pdf)
|
|
- [Module 3](https://github.com/NotXia/unibo-ai-notes/blob/pdfs/languages-and-algorithms-for-ai/module3/laai3.pdf)
|