This repository is a template for starting an Internet-of-Things project that includes machine learning aspects. This template adds extra elements on top of its parent ml-template repository.
Install Cookiecutter:
pip3 install cookiecutter
Create a project based on the template (the -f
flag ensures that you use the newest
version of the template):
cookiecutter -f gh:alexandrainst/alexandra-iotml-template
You can checkout the parent repo for a list of features related to the generic template.
- Grafana: Visualisation of time series
- PostgreSQL: Database