This repo represents a collection of notes, tools, projects and stuff that I used while studying for my BSc course @Â Sapienza. I am (still) enrolled in the Applied Computer Science and Artificial Intelligence course (shorted in ACSAI, because as it is known, the longer the name of a programme, the more stupid better it is).
The notes contained here are made with my template, NoTeX, which is also contained as a submodule. Hence, if you want to correct some errors, make sure to clone the whole repo.
Note
While these notes may seem correct, they may have some conceptual errors. If you do find some, feel free to open a PR!
Since the repo uses a submodule, make sure to clone that too. You can use directly the following command:
git clone https://github.com/ElBi21/ACSAI --recurse-submodules
Year | Semester | Course | Language | Notes? | Code? | Requires Completion? |
---|---|---|---|---|---|---|
2nd Year | 1st Semester | Systems and Networking Prof. Gabriele Tolomei and Novella Bartolini |
🇬🇧 | ✓ [PDF] |
× | ✓ |
2nd Semester | AI Lab: Computer Vision and NLP Prof. Daniele Pannone |
🇬🇧 | × | ✓ [Code] |
✓ | |
3rd Year | 1st Semester | Programmazione di Sistemi Embedded e Multicore Prof. Daniele De Sensi |
🇮🇹 | ✓ [PDF] |
✓ [Code] |
N/A |
Foundations of Computer Science Prof. Daniele Gorla |
🇬🇧 | ✓ [PDF] |
× | N/A | ||
Deep Learning Prof. Fabio Galasso and Marco Raoul Marini |
✓ [PDF] |
× | N/A | |||
Cybersecurity Prof. Angelo Spognardi |
✓ [PDF] |
× | N/A | |||
Web and Software Architecture Prof. Emanuele Panizzi |
✓ [PDF] |
✓ [Code] |
N/A | |||
Business and Computer Science Prof. Riccardo Savio |
× | × | N/A |
From time to time, some courses required us to develop some projects and to present them to the class. I am planning to upload all of them, at least the reports, in the Projects
folder. Go check them out! Here is a list of all of them:
Year | Semester | Course | Project Title | Project Description |
---|---|---|---|---|
2nd Year | 2nd Semester | AI Lab: Computer Vision and NLP Prof. Daniele Pannone |
Lipperoni @GnkYzk [Repo] |
Tentative implementation of a STCNN for recognizing labial |
3rd Year | 1st Semester | Deep Learning Prof. Fabio Galasso and Marco R. Marini |
doFireTick @SanCigo @Lorenzo-3 [Repo] |
Creation of a binary classifier for recognizing fire |