-
- [x] Human seekers: https://doi.org/10.1109/TIE.2009.2031194
- [x] Particle collisions: "A New Stochastic Optimization Algorithm based on a Particle Collision Metaheuristic"
- [x] Molecular dynamic…
-
I'm currently running into an issue where I receive the error `BoundsError: attempt to access 4-element view(::Vector{Float64}, 1:4) with eltype Float64 at index [-1]` when using a `VectorContinousCal…
-
Since you are going to be using numpy genome representations as suggested by issue #109, I think an Individual with interindividual genome operations built-in would be really useful for EAs like diffe…
-
阅读和微服务相关的论文
```
【论文名称】 调度类型,调度方法,调度对象,索引
```
综述文献:
* A Review of Auto-scaling Techniques for Elastic Applications in Cloud Environments,2014年的综述文献。
* Elasticity in Cloud Computing : State of …
-
Hi! Firstly, I would like to give my congrats to the makers for this incredible work!
I am trying to run multiple times my mph file by the Spyder compiler. However, always in the second time, I have…
-
Since we have a solid number of new topologies now, it might be cool to have some kind of profile for every one of them. The questions now are:
- What experiments shall we conduct?
- Which paramet…
whzup updated
3 years ago
-
Hello,
in order to be able to express parameter estimation tasks in SED-ML we need the capability of defining some optimization methods. Under:
KISAO_0000472:
Simulated Annealing
Random Sea…
-
**Description**
When **ftol** is used, for example 1e-10, pyswarm stops when `swarm.best_cost` is lower than `ftol` for `ftol_iter` times. However, the correct naming of `ftol_iter` should be `sta…
-
I am using Tune and Nevergrad to perform black box optimization using PSO (particle swarm optimization). To do this, I create a NevergradSearch instance and pass in to the tune.run function with the s…
-
Hello Marco,
I was thinking about another useful feature that you might want to implement: checkpointing. One might realize he has not allowed a sufficient number of evaluation steps, any kind of b…