Welcome! This repository gathers my lecture notes—compiled as PDFs—from some of the courses I attended at Politecnico di Milano. The goal is to keep everything in one tidy place, make updates easier, and (where allowed) share material that might help other students.
Disclaimer
- These notes do not replace textbooks, official handouts, or the instructors’ slides.
- They may contain errors, typos, or personal interpretations.
- They are provided as-is: use them critically and always cross-check with reliable sources.
| Code | Course |
|---|---|
| ANNDL | Artificial Neural Networks & Deep Learning |
| CS | Computer Security |
| CI | Computing Infrastructures |
| DAS | Data Acquisition Systems |
| DHA | Design of Hardware Accelerator |
| GT | Game Theory |
| GPUHS | GPU & Heterogeneous Systems |
| ACA | Advanced Computer Architectures |
| UAI | Uncertainty in Artificial Intelligence |
| ML | Machine Learning |
I’ll add future courses or projects following the same structure.
- Clone the repo or download only the PDFs you need.
- Read the introductory notes at the top of each document to see what’s covered.
- Compare with official materials; if you spot inconsistencies, open an Issue or submit a Pull Request.
- Keep things tidy: when adding diagrams or new chapters, follow the directory scheme above.
- Quick fixes? Submit a Pull Request with the corrected text or an annotated PDF.
- New sections or exercises? Open an Issue first to discuss.
- Preferred format: PDF (generated from LaTeX) to maintain consistency.
Constructive contributions are welcome—let’s improve accuracy and coverage together!
These notes are released under the Creative Commons Attribution–NonCommercial–ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.
- BY: you must give appropriate credit.
- NC: no commercial use without permission.
- SA: derivative works must carry the same license.
Happy studying and coding!