meow icon indicating copy to clipboard operation
meow copied to clipboard

Multi-population evolutionary algorithms with support for GPU and distributed computing

Results 2 meow issues
Sort by recently updated
recently updated
newest added

Not all operations are practical to implement them on tensors, but I'm positive we can add these: * [ ] random selection (with and without replacement, configured via an option)...

Once we have #23, we can add termination that is based on change in particular metric, rather than the number of generations (using both would imply early stopping).