An open API service indexing awesome lists of open source software.

https://github.com/giuse/neuroevo

A basic but practical neuroevolution framework
https://github.com/giuse/neuroevo

machine-learning neural-networks

Last synced: 9 months ago
JSON representation

A basic but practical neuroevolution framework

Awesome Lists containing this project

README

          

# [Find `neuroevo` capability in the new gem](https://github.com/giuse/machine_learning_workbench)

IMMEDIATE DEPRECATION WARNING: this gem has been deprecated.
Please find the same functionality with extended feature, better scoping and
integration to more methods in the
[`machine_learning_workbench` gem](https://github.com/giuse/machine_learning_workbench):
check out the
[nes classes](https://github.com/giuse/machine_learning_workbench/tree/master/lib/machine_learning_workbench/optimizer/natural_evolution_strategies),
[neural network classes](https://github.com/giuse/machine_learning_workbench/tree/master/lib/machine_learning_workbench/neural_network), and
[neuroevo example](https://github.com/giuse/machine_learning_workbench/blob/master/examples/neuroevolution.rb).
You should be able to transition in no time. Any problem: just ping me.
Apologies for the inconvenience, hope you will enjoy the new gem!