Skip to content
Andrea Esposito edited this page Jan 2, 2022 · 2 revisions

This repository holds the entirety of the Dementia-Detection system. More in detail, it contains the Machine Learning experiment that builds the model, the backend that provides a simple API to use such model, and a very simple frontend to allow testing the APIs.

This Wiki holds the documentation for the project. It is created on an as-needed basis: during the development, this wiki is used as a knowledge-base regarding the project by collecting useful commands, guides for cloning/deploying the system, etc.

Please refer to the sidebar to navigate this wiki. For simplicity, here is a simple Table of Contents:

  1. Architecture
  2. Getting Started
  3. Reproducing the ML Experiment
  4. Building and Running
  5. The Lifecycle
  6. Documentation License
Clone this wiki locally