Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

AICoE/anomaly-detection-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anomaly-detection-demo-app (WIP)

An app to be used for anomaly detection demos.

To build (you will need pipenv):

Install pipenv:

pip install pipenv

Build the project:

pipenv shell

pipenv install

cd app

npm install

npm run-script build

To run in dev mode:

cd ..

./start.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published