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

Extracted common method to create output directory for experiment trial. #43

Closed yaricom closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (bb2badf) into master (f0e8996) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   61.01%   61.01%           
=======================================
  Files          38       38           
  Lines        4389     4389           
=======================================
  Hits         2678     2678           
  Misses       1340     1340           
  Partials      371      371           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f0e8996...bb2badf. Read the comment docs.