Use Virtuale, upload only the assignment file named as follows: LAB#_APAI_yourname.pdf
Assignment DEADLINE: 31/10/2025 (at 15:30)
- Open a terminal
- Go into 'APAI-Docker' folder.
- Open VSCode with 'code .'
- On VSCode, click on 'Reopen in container'.
- Open you new terminal in VSCode and launch the following commands to clone this repository:
git clone https://github.com/EEESlab/APAI25-LAB04-PULP-NN
cd APAI25-LAB04-PULP-NN/
- Now you're ready to start!
- Open the VirtualBox virtual machine
- Open a terminal (CTRL+T or open terminal)
- Go into 'APAI-Docker' folder.
- Open VSCode with 'code .'
- On VSCode, click on 'Reopen in container'.
- Open you new terminal in VSCode and launch the following commands to clone this repository:
git clone https://github.com/EEESlab/APAI25-LAB04-PULP-NN
cd APAI25-LAB01-PULP-NN/
- Now you're ready to start!
[DO NOT FORGET] Every time you open a new terminal run:
source setup-pulp-sdk.sh
To run the code enter in a terminal
make clean all run