Git Product home page Git Product logo

pso's People

Contributors

kkentzo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pso's Issues

A problem

Hi,I use Ubantu to run your pso code,I've already set on gsl.But there is still a bug in pso.h-264:

// allocate the RNG
settings->rng = gsl_rng_alloc(gsl_rng_default);

Error message is : identifier "gsl_rng_default" is undefined.

Regarding the Griewank Function

Hey,
I'm learning PSO these days and your library has been extremely helpful in clarifying some doubts I had. However, I see that you use sqrt (i + 1) in the Griewank Function definition, whereas the actual definition uses sqrt (i).

When i use sqrt (i) in my implementation, it always elicits -nan, but yields a value when sqrt (i + 1) is used. Why did you use sqrt (i + 1)?

Regards

about using GSL library

Hi,
Sorry to bother you, I'm a newbie so hopefully my question won't make you unconfortable.

I want to try to merge your PSO function into mine, what I want to do is using PSO to find optimal parameters of GMM which can differentiates foreground object from background.
But my question is can I use your PSO function without GSL library? I find that you use GSL for random number generation. Is that necessary to use GSL? Or could I just use rand() in C ?

Thanks for your help.
Lou

Request for separate variable boundaries/limits

Could you please implement separate boundaries for each variable in the code?
This could be very useful for many problems which require
separate limitations for the variables involved.

Thanks in advance,
Dionysis Karydis.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.