/HSU-IML-Project

Toy application to demonstrate the deployment of a neural network application

Primary LanguageJupyter Notebook

HSU-IML-Project

Toy application to demonstrate the deployment of a neural network application

Build Status

To run the project locally,

  1. clone the repo
  2. cd into the root folder of the project
  3. install dependencies from conda-requirements.txt
  4. type flask run in your terminal