Commit Graph

12 Commits

Author SHA1 Message Date
ines 4c5d2c80d5 Re-add python -m to commands, too brittle :( (see #1536) 2017-11-10 02:30:55 +01:00
ines 94cd3d51db Update v2 docs and model info
Take out speed tables until we fix our benchmark tests on CPU and GPU
2017-11-08 11:43:00 +01:00
ines f092506578 Use hidden attribute instead of style.display 2017-11-05 16:06:50 +01:00
ines d0f88af5b6 Hide error earlier 2017-11-03 11:29:04 +01:00
ines 43512c68b2 Fix vector details in model overview 2017-11-02 20:04:13 +01:00
ines 4f77bb8476 Fix error handling 2017-11-01 16:29:55 +01:00
ines 092333afd4 Update vector details and number conversion 2017-11-01 01:47:31 +01:00
ines 5fd851a80b Log errors 2017-11-01 01:46:50 +01:00
ines 3ffbb64ab6 Unify chart options and update styleguide 2017-10-30 17:25:49 +01:00
ines 14ad92d337 Ensure fallbacks / progressive enhancement if JS disabled 2017-10-30 16:16:19 +01:00
ines 1eb1ed0c7c Add tool for model comparison (experimental)
User can select two model and their meta is fetched from GitHub. Features, accuracy figures and speed benchmarks are displayed in a table, with an additional chart comparing the accuracy scores if available. Main use case: demonstrating and visualising trade-offs between larger and smaller models of the same type.
2017-10-30 14:09:43 +01:00
ines 8db3da3c3d Refactor JS, split into modules and add nomodule option
rollup.js will be compiled by the rollup package and Babel on build, and will be loaded if a browser doesn't yet support JS modules
2017-10-30 14:06:25 +01:00