Re: [mlpack] Flower Pollination Algorithm in mlpack

2019-01-08 Thread Artem Fedoskin
Hey Marcus,

Ok, I will look at ensmallen. I will also pay attention to new issues of
mlpack and try to fix them.

Regards, Artem Fedoskin

On Tue, Jan 8, 2019 at 4:30 PM Artem Fedoskin  wrote:

> Dear Marcus and other mlpack contributors,
>
> My last seminar paper was Flower Pollination Algorithm for Global
> Optimization , which describes an
> interesting evolutionary algorithm that performs better than PSO and GA (as
> stated by the paper). The algorithm is not hard to implement and I am
> curious whether it would be worth to have this algorithm in mlpack?
>
> Currently I'm exploring mlpack's codebase and I think it would be an
> interesting task for me to implement such an algorithm as a part of
> preparation for GSoC 2019.
>
> What do you think?
>
> Regards, Artem Fedoskin
>
___
mlpack mailing list
mlpack@lists.mlpack.org
http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack


Re: [mlpack] Flower Pollination Algorithm in mlpack

2019-01-08 Thread Marcus Edel
Hello Artem,

the FPA method looks interesting,  would be nice to have an implementation;
happy to review the code. Also, we spent some time last year to strip out the
optimization infrastructure from mlpack into its own package:

https://ensmallen.org/
https://github.com/mlpack/ensmallen

Thanks,
Marcus

> On 8. Jan 2019, at 16:30, Artem Fedoskin  wrote:
> 
> Dear Marcus and other mlpack contributors,
> 
> My last seminar paper was Flower Pollination Algorithm for Global 
> Optimization , which describes an 
> interesting evolutionary algorithm that performs better than PSO and GA (as 
> stated by the paper). The algorithm is not hard to implement and I am curious 
> whether it would be worth to have this algorithm in mlpack? 
> 
> Currently I'm exploring mlpack's codebase and I think it would be an 
> interesting task for me to implement such an algorithm as a part of 
> preparation for GSoC 2019.
> 
> What do you think?
> 
> Regards, Artem Fedoskin
> ___
> mlpack mailing list
> mlpack@lists.mlpack.org
> http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack

___
mlpack mailing list
mlpack@lists.mlpack.org
http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack


[mlpack] Flower Pollination Algorithm in mlpack

2019-01-08 Thread Artem Fedoskin
Dear Marcus and other mlpack contributors,

My last seminar paper was Flower Pollination Algorithm for Global
Optimization , which describes an
interesting evolutionary algorithm that performs better than PSO and GA (as
stated by the paper). The algorithm is not hard to implement and I am
curious whether it would be worth to have this algorithm in mlpack?

Currently I'm exploring mlpack's codebase and I think it would be an
interesting task for me to implement such an algorithm as a part of
preparation for GSoC 2019.

What do you think?

Regards, Artem Fedoskin
___
mlpack mailing list
mlpack@lists.mlpack.org
http://knife.lugatgt.org/cgi-bin/mailman/listinfo/mlpack