NeuraLegion / shainet

SHAInet - a pure Crystal machine learning library
MIT License
181 stars 19 forks source link

Added evolutionary optimizer (WIP) #72

Closed ArtLinkov closed 6 years ago

ArtLinkov commented 6 years ago

Adding the ES optimizer, this optimizer will train the network using Evolution Strategies instead of SGD.