liquidcarrot / carrot

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

Change node.noTraceActivate() to make it an option of the regular node.activate() #133

Closed nicoszerman closed 5 years ago

nicoszerman commented 5 years ago

Also change network.activate(), which internally calls noTraceActivate().

The proposed solution would be to use node.activate({no_trace: true/false})

christianechevarria commented 5 years ago

Resolved by 74d495394d246fb25a80543411bca75d9c6e8a0a e7eb40acfbf3eb1cf320c5ed37520dfeddd20fef