Good you're posting here: [email protected] is nice name. And thanks for sharing...
I'm planning to do (in far future) some NLP toolkit (based on Schank's CD theory) in Perl6 and will post here, as well :) On 18 May 2018 at 06:59, Jovan Trujillo <[email protected]> wrote: > 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 < > [email protected]> wrote: > >> On 16 May 2018 at 19:05, Jovan Trujillo <[email protected]> >> wrote: >> > >> > Sent from my iPhone >> > >> >> Interesting. >> Share with us more details about the rest of the hardware/software you >> use. >> >> Please? >> > >
