Skip to content

pablrod/p5-Machine-Learning-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Examples

This repo contains examples of diferent machine learning algorithms. The examples try to illustrate something or to be useful for teaching. That is, the examples are for human learning.

Dependencies

Every example is independent from the others but you need to install some dependencies. I recomend using cpanm.

For example:

cpanm Algorithm::DecisionTree

Contribute

Pull requests are welcome!!

Releases

No releases published

Packages

No packages published

Languages