moin Vikas, I've used PDL to train and decode HMMs (cf http://search.cpan.org/dist/PDL-HMM/ ) ; and also for some rudimentary genetic algorithms ( http://search.cpan.org/dist/PDL-GA/ ). I've also got some code for using (an older version of) M. de Hoon's "C Clustering Library" (which provides the guts for the Algorithm::Cluister module) directly with PDLs. Due to the licensing restrictions on libcluster, I can't distribute that code directly, but I can send you a patch if you're interested.
marmosets, Bryan On Mon, Sep 1, 2014 at 10:43 PM, Vikas N Kumar <vi...@vikaskumar.org> wrote: > hi > > Has anyone written a blog post with some examples of doing some machine > learning work with PDL ever ? > > Please reply with a link if you have, so I can learn how to use PDL to > add some machine learning to my app and understand the limitations. I > have looked at the various functions and I know logistical regression is > supported by PDL. Has anyone used support vector machines ? > > Thanks > vicash > > _______________________________________________ > Perldl mailing list > Perldl@jach.hawaii.edu > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > -- Bryan Jurish "There is *always* one more bug." moocow.bov...@gmail.com -Lubarsky's Law of Cybernetic Entomology
_______________________________________________ Perldl mailing list Perldl@jach.hawaii.edu http://mailman.jach.hawaii.edu/mailman/listinfo/perldl