matiasvlevi / Dann

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

Added makeSinWave #38

Closed SharkAce closed 3 years ago

SharkAce commented 3 years ago

37 Added makeSinWave method which creates new sin wave dataset for Rann

also removed old unit test

matiasvlevi commented 3 years ago

Thanks, looks good!