Learning journey - Machine Learning / Artificial Intelligence using Python
Jupyter NotebookMIT
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