-
Good morning guys,
I am currently trying to get gpflowopt up and running for some optimization problem. Naturally, I first tried the example you provided in the [documentation](https://gpflowopt.r…
jbi35 updated
6 years ago
-
#### Description
I noticed that sklearn.metrics.pairwise.pairwise_distances function agrees with np.linalg.norm when using np.float64 arrays, but disagrees when using np.float32 arrays. See the c…
-
## Development Roadmap
Here is the feature list needed for the major release. We will be implementing different PSO variants, more test functions, and a hyperparameter search utility.
### Optimi…
-
- [x] Heuristics (or should we call them features?)
- [x] Minimize height increase - @karrui
- [x] Minimize average height increase - @karrui
- [x] Minimize holes - @matilds
- [x] Maximi…
-
Since this library is intended for researchers, I think it would be fitting to have a large range of benchmark functions at hand so one does not have to implement them himself. Good sources for such f…
whzup updated
6 years ago
-
See http://julia.cookbook.tips/doku.php?id=optim-results . In the discfunnel (cliff funnel) examples, the particle swarm feeds NaN as x values. Repeatable.
-
I have been training a few different models, and it seems that different methods take wildly different training times depending upon the training function used. For example, training an `svmRadial` mo…
-
Hey guys,
I would like to let you know of our project, [__PySwarms__](https://github.com/ljvmiranda921/pyswarms). It is a research toolkit
for particle swarm optimization in Python. It contains s…
-
JabRef version 4.1 on Windows Server 2016 64-bit (Fresh Install)
"JabRef 4.1
Windows Server 2016 10.0 amd64
Java 1.8.0_152"
Steps to reproduce:
1. Modify citation entry "Review" to contain a m…
-
**Submitting author:** @ljvmiranda921 (Lester James Miranda)
**Repository:** https://github.com/ljvmiranda921/pyswarms
**Version:** v0.1.7
**Editor:** @kyleniemeyer
**Reviewer:** @stsievert
**Author …