-
-
Hi all again,
cc: @ThomasDesvignes @mhalushka @mlhack @keilbeck @BastianFromm @ivlachos @TJU-CMC
Finally discussing naming proposals. Feel free to adapt the issue to ask more questions or clarif…
-
#### Is your feature request related to a problem? Please describe
Checking out the examples, for some of them (TSP, CVRP) I found that using decay = 0.85 improved the results significantly compared …
-
**Working title**: Project *Noodles*
A draft for layers for the accountability tools for the next generation applications.
This is semi-layered architecture draft for better understanding of the …
-
We need to design and implement a simulation framework for cell division, where each cell is represented as a neural network. The "genetic material" of the cell will be encapsulated in the parameters …
-
We've got nice pluggable operators for generational evolution, but our support for steady-state mechanisms is a little rough around the edges.
Specifically, steady-state algorithms make use of "ins…
-
Our documentation website at https://esa.github.io/pagmo2/ needs some improvements, as recently pointed out in issue reports (#258, #263, #279, etc.) and general chatter on the gitter channel.
The …
-
# Software tools
The software tools listed here are ones that we've found useful for various [Wild Peaches](https://wildpeaches.xyz/) articles, or maybe we think they'll cool once we get around to th…
-
## Keyword: sgd
### Doubly Stochastic Models: Learning with Unbiased Label Noises and Inference Stability
- **Authors:** Authors: Haoyi Xiong, Xuhong Li, Boyang Yu, Zhanxing Zhu, Dongrui Wu, Dejin…
-
I was looking through Rust synthesisers projects to gain some inspiration and discover good patterns.
Just browsing through the code I find it really well thought implementation of how synths should …