liquidcarrot / carrot

🥕 Evolutionary Neural Networks in JavaScript
https://liquidcarrot.io/carrot/
MIT License
293 stars 34 forks source link

Implementing speciation & turn trainoptions into class with defaults in constructor #239

Closed raimannma closed 3 years ago

ghost commented 3 years ago

DeepCode's analysis on #cec1af found:

Description Example fixes
No catch method for promise. This may result in an unhandled promise rejection. Occurrences: :wrench: Example fixes
Returning a value from forEach is ignored. Occurrences: :wrench: Example fixes
Unreachable code. Occurrences: :wrench: Example fixes

👉 View analysis in DeepCode’s Dashboard | Configure the bot