/ml-theory-python

Python Implementation for Machine Learning Learners.

Primary LanguageJupyter NotebookMIT LicenseMIT

ml-theory-python

This repository summarize the basic algorithm and theory in machine learning area. And there are some implementation code(mathematics, statistics, etc..) using Python. The reason for the existence of each chapter is for study only.


Table of Contents


Getting Started

$ git clone https://github.com/yoonkt200/ml-theory-python.git
$ (conda env) pip install -r requirements.txt
$ run ml-theory-python/{chapter-name}/{algorithm-name.py or .ipynb}/

Dependencies


Information