Using Tensroflow and ipynb widget, easily understand how Machine learning works.
PREREQUISITES
- python3
- tensorflow 1.0 >=
- jupyter notebook
NOTICE
- All the descriptions of each algorithm are written in Korean.
- This repository is under way, so it's not complete work.
Current Situation
- Linear regression : basic regression, make samples in widget and plot how the line learns
- Logistic regression