More manual tests in test/manual-tests/browser and test/manual-tests/node.
Type
[ ] Dann
[ ] Matrix
[ ] Layer
[ ] Activation functions
[ ] Loss functions
[ ] Pool functions
[ ] Datasets
[ ] Documentation
[x] tests & examples
[ ] Other
Description
Examples have to be simple and easy to understand. You can use the template test/manual-tests/browser/empty-example and test/manual-tests/node/empty-example to create a new one.
Maybe they could also be run as tests along with mocha unit tests.
Feature
More manual tests in
test/manual-tests/browser
andtest/manual-tests/node
.Type
Description
Examples have to be simple and easy to understand. You can use the template
test/manual-tests/browser/empty-example
andtest/manual-tests/node/empty-example
to create a new one. Maybe they could also be run as tests along with mocha unit tests.