Skip to content

Latest commit

 

History

History
68 lines (49 loc) · 1.56 KB

README.md

File metadata and controls

68 lines (49 loc) · 1.56 KB

P6 Drones

P6 about drones and ML

Table of Contents

Getting Started

You should know this...

Installing Requirements

pip install -r requirements.txt

Running the Main File Locally

python main.py

Running Docker

# Build Docker image
docker build -t project-name .

# Run Docker container
docker run -p 8080:80 project-name

Data Analysis

Data analysis is done through notebooks in Jupyter.

  • Navigate to the appropriate folder, e.g. data-processing/exploratory-data-analysis
  • Run the code below to open the Jupyter notebook in that folder
    jupyter notebook

Documentation

All documentation can be found on Overleaf

Authors

Contact Info

In order to contact an author, please feel free to send an e-mail or via GitHub.

Available all hours.