oskar-taubert

Results 27 issues of oskar-taubert

This entry does not seem to correspond to 1ktr in the pdb. 1ktr only contains chains L and P.

This PR adds parameter embedding to the Individual class so distance based propagators can work with categorical parameters. It also adds a Nelder-Mead simplex optimisation inspired propagator. Since propulate requires...

Just a draft so far Implementing hdf5 checkpointing

A migration probability per island is difficult, since each worker has to decide whether to migrate independently of the other workers on the island to avoid synchronisation. Easiest fix is...

bug
documentation
enhancement

Title more flexibility and easier filtering

enhancement

During testing output from the logger is printed multiple times. The number of prints depends on the number of tests already run. This is fixed in the sequential tests in...

bug

Adding a particle per worker parameter should address this. The propagator then has to alternate between the particles it is responsible for and track the personal best for each one...

enhancement

- Include new algorithms in "Algorithms Explained" documentation page. - Edit CMA-ES docstrings. - Make docstring format consistent.

This is a requested feature. The functionality is technically already available by including the desired behavior in the loss function, but they want that anyway. _evaluate_individual should then call ```...

enhancement

a la weights and biases hyperparameter search or similar

enhancement