in reply to Re: Perl Contempt in My Workplace
in thread Perl Contempt in My Workplace

FWIW http://blogs.perl.org/users/sergey_kolychev/2017/02/machine-learning-in-perl.html and my tiny introduction Dataflow programming on CPU and GPU using AI::MXNet

For genetic algorithms here: Re^3: Curious about Perl's strengths in 2018 Re: check possible combination of sum using given array Re: optimization problem

bw, bliako

Replies are listed 'Best First'.
Re^3: Perl Contempt in My Workplace
by vkon (Curate) on May 09, 2021 at 16:03 UTC
    I saw this blog of 2017,
    Reading such articles exactly give an impression that now CPAN have many missing areas of modern techniques
    Fortunately Sergey published CPAN module for the missing piece that he found.

    My sincere gratitude goes to him, and also to you, who provide efforts to improve this situation.