scidash / neuronunit

A package for data-driven validation of neuron and ion channel models using SciUnit
http://neuronunit.scidash.org
38 stars 24 forks source link

DEAP+Tensor Flow. #147

Open russelljjarvis opened 6 years ago

russelljjarvis commented 6 years ago

Its probably worth checking if a Tensor Flow network that has some mapping to a GA can outperform my current algorithm.

https://github.com/calvinschmdt/EasyTensorflow/blob/master/easy_tensorflow/evolve_functions.py#L115-L346