Skip to content

ireneburri/AIIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIIT Project

This project aims to analyze how to optimize green cells placement over the city of Bologna.

Overview

The project was developed for the course Artificial Intelligence in Industry. It includes code, documentation, and resources for development and deployment.

Folder Structure

  • Data/ - contains datasets/, outputs/ and other useful data;
  • maps/ - contains the generated interactive maps;
  • main.ipynb - the source code

Run through Docker

To run the project using Docker, follow these steps:

  1. Build the Docker image:

    docker build -t aiit-project .
  2. Run the container:

    docker run -it aiit-project

Make sure Docker is installed and running on your system.

Authors

  • Luigi Manieri

  • Irene Burri

About

Optimization of green cells placement over the city of Bologna with ML techniques

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors