Skip to content

EEESlab/APAI25-LAB04-PULP-NN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APAI-LAB04: PULP-NN

Material

Assignment: here Sldes: here

How to deliver the assignment:

Use Virtuale, upload only the assignment file named as follows: LAB#_APAI_yourname.pdf

Assignment DEADLINE: 31/10/2025 (at 15:30)


Quickstart

How to set the environment (Your PC)

  1. Open a terminal
  2. Go into 'APAI-Docker' folder.
  3. Open VSCode with 'code .'
  4. On VSCode, click on 'Reopen in container'.
  5. 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/
  1. Now you're ready to start!

How to set the environment (LAB1)

  1. Open the VirtualBox virtual machine
  2. Open a terminal (CTRL+T or open terminal)
  3. Go into 'APAI-Docker' folder.
  4. Open VSCode with 'code .'
  5. On VSCode, click on 'Reopen in container'.
  6. 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/
  1. Now you're ready to start!

How to run the code

[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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published