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.
npm install
npm run serve
npm run build
npm run lint
See photon_explorer_serv for desktop deployment.