/learnML

Learning journey - Machine Learning / Artificial Intelligence using Python

Primary LanguageJupyter NotebookMIT LicenseMIT

learnML

repo created during learning Machine Learning through Python

To run programs inside learn directory structure, run python2 in '-m' mode from the repo main directory: python2 -m learn.naivebayes.studentMain.py for example