matiasvlevi / Dann

Deep Neural Network Library for JavaScript.
https://dannjs.org
MIT License
425 stars 23 forks source link

[🔷 Feature request ]: More manual tests & examples #23

Open matiasvlevi opened 3 years ago

matiasvlevi commented 3 years ago

Feature

More manual tests in test/manual-tests/browser and test/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 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.