This repository was archived by the owner on Feb 6, 2025. It is now read-only.
v2.3.14
Changes
- Cleaner
Dann.prototype.log,Dann.prototype.feedForward,Dann.prototype.backpropagatemethods. - Added a validity check system to work with the error handling.
- Restored logo in manual browser tests
- Added a static
Dann.printmethod to print either as a log or table. Instead of usingconsole.log&console.tablein if statements.