-
Hi @drowenhorst-nrl!
We just released kikuchipy v0.9.0 compatible with PyEBSDIndex v0.2.0. So far, the new particle swarm optimization works like a charm.
This is more of a question than an iss…
-
I will upload the journal template and conference article very soon.
What is the plan for change ?
-
@salem23 Write Abstract, and revise introduction
-
Hi,
Could I check if the script for recreating the evaluation scores as reported in the paper on the Guacamol benchmark is available in this code base? Thanks.
-
**Submitting author:** @itsoulos (Ioannis Tsoulos)
**Repository:** https://github.com/itsoulos/GlobalOptimus/
**Branch with paper.md** (empty if default branch):
**Version:** 1.0
**Editor:** @diehlpk…
-
-
https://dx.doi.org/10.1093/bioinformatics/btq248
-
Hi,
it looks like particle swarm is the only method that can be used in the structured search spaces. Is this correct?
If it is, do you have any plans to extend TPE and BayesOpt to allow for…
-
Hey there !
I use a support vector machine based on Gaussian as a kernel function for classification, but I find only can input the complexity variable C, without the kernel function variable Gamma…
-
Are there plans for new algorithms? I was thinking of algorithms such as
1. Grid Search.
2. Particle Swarm Optimization.
3. Nelder-Mead simplex.
4. CMA-ES.
5. Sobol sequences.