Public notes from Masters in Artificial Intelligence Systems at UniTn
Each section corrisponds to a course and contains the notes taken during the lessons and the exercises done during the course. These are only the public notes, the private ones are not available. The exercises are only published after the deadline of the assignment and being graded as correct.
- Requirements
- Python >=3.5
Clone the repository in local
git clone https://github.com/Pappol/AIS_notes
- Install used libraries
pip install -r requirements.txt
Use any jupiter notebook editor such as online or visual studio code to run and view the outcomes