DrChainsaw / NaiveGAflux.jl

Evolve Flux networks from scratch!
MIT License
41 stars 1 forks source link

TrainStrategy caps number of batches per generation to one epoch #56

Closed DrChainsaw closed 4 years ago

DrChainsaw commented 4 years ago

This should probably be adressed in RepeatPartitionIterator as the reason is that it caps if nreps is larger than iterator size.