Well I'm just starting to compile a set of tools for perl. I've tried to build AI::MXNet myself in the past without success, but today I learned that they provide a docker image! So it's as simple as:
docker pull mxnet/perl docker run -ti --rm mxnet/perl and then you can try out the examples the author of AI:MXNet blogged about: http://blogs.perl.org/users/sergey_kolychev/2017/02/machine-learning-in-perl.html http://blogs.perl.org/users/sergey_kolychev/2017/04/machine-learning-in-perl-part2-a-calculator-handwritten-digits-and-roboshakespeare.html On Thu, May 17, 2018 at 2:10 AM, Sophoklis Goumas <olspookishma...@gmail.com > wrote: > On 16 May 2018 at 19:05, Jovan Trujillo <jovan.trujil...@gmail.com> wrote: > > > > Sent from my iPhone > > > > Interesting. > Share with us more details about the rest of the hardware/software you use. > > Please? >