liquidcarrot / carrot

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

Added the option to allow only a set of activation functions #219

Closed raimannma closed 4 years ago

raimannma commented 4 years ago

Similiar to define the allowed mutations, you can now set an array of activation functions the evolved network can have.