Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.38 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.38 KB

PHOTONAI Explorer

GitHub Workflow Status (branch) License: AGPLv3 GitHub Release Twitter Follow

PHOTONAI Explorer is a web-app to inspect your training, optimization and evaluation results generated by PHOTONAI. Have a look at https://explorer.photon-ai.com to see it in action. Beyond using the Explorer online, we offer binaries for every desktop platform in the release section for offline usage.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deployment

See photon_explorer_serv for desktop deployment.

Customize configuration

See Configuration Reference.