-
Started working on V1/V2 results comparison issue.
## Single member comparison
First of all, I've decided to compare pure results with exactly the same DSP alpha params in both versions.
I've …
-
Hello! I'm a student in school and intersted in path planning. I have some questions in your paper how did your drone avoid obstacles and how did you put algrithms in real UAV?
-
Hello @jameschch thanks for a great platform you have created. As I wrote you I have taken your existing project as a base, and elaborated it little further. And here are the thigns I think could be i…
-
Following on from @LukeMathWalker 's post [here](https://github.com/rust-ml/discussion/issues/1), I'm starting this issue to discuss and refine the details of a high level machine learning interface (…
-
This is an issue to track who is using Kokkos. If you have an app you are working on feel free to add it below, if you are willing to be listed. We will put this eventually on our upcoming website.
…
-
I'm trying to use `shgo` to tune the gains of a control algorithm in a black-box fashion, by iteratively running the controller in a simulation (each simulation only takes about 20 seconds to complete…
-
我先在RStudio中library了rrepast包
library(rrepast)
接着设置我模型的路径
install.dir
-
While `minpack` is an important package among the Fortran legacy codes it's age is apparent.
The [Ceres Solver](http://ceres-solver.org/features.html) is a non-linear least squares package written …
-
Here's the figure:
![screen shot 2015-01-18 at 2 14 00 pm](https://cloud.githubusercontent.com/assets/1037756/5794291/6018d61e-9f1c-11e4-9468-df75e1ba48dd.png)
Key points to test:
- Run the muscle …
-
Thank you for your hard work and effort!
I wonder if it is possible to add more parameters just for particle swarm optimization.
Only two parameter optimizations are now available. (For example, 50…