Dann
Dann copied to clipboard
[🔷 Feature request ]: More manual tests & examples
Feature
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.