This project aims to analyze how to optimize green cells placement over the city of Bologna.
The project was developed for the course Artificial Intelligence in Industry. It includes code, documentation, and resources for development and deployment.
Data/- containsdatasets/,outputs/and other useful data;maps/- contains the generated interactive maps;main.ipynb- the source code
To run the project using Docker, follow these steps:
-
Build the Docker image:
docker build -t aiit-project . -
Run the container:
docker run -it aiit-project
Make sure Docker is installed and running on your system.
-
Luigi Manieri
-
Irene Burri