yaricom / goNEAT

The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without error back propagation
MIT License
75 stars 19 forks source link

Update experiment executor library to provide utility for saving experiment results #54

Open yaricom opened 2 years ago

yaricom commented 2 years ago

We need to implement standard utility method to save experiment results in native and NPZ formats.