Nikolaj Čolić

Results 3 comments of Nikolaj Čolić

I'm currently reviewing your niapy programming library to understand how I need to implement the jSO algorithm. I took the DE algorithm as an example and looked at the whole...

Thank you very much for very detailed explanation. The process is now much more clear. So if I understand correctly the run method (shown below) is already written (somewhere?) and...

Thank you very much. I think that now I understand everything and can start with implementation of jSO algortihm.