/DNN-website

Deploy DNN model for using in web

Primary LanguageMetal

DNN-website

Deploy DNN model

  1. Clone this repo
  2. Run webserver eg. python3 -m http.server or python -m SimpleHTTPServer
  3. Goto localhost:8000