Problems and examples of machine learning algorithms.
This is my personal repository for playing around with Machine Learning concepts and implementations.
- Working with Python 2.7 on a Win 10 AMD x64
pip install jupyter numpy pillow matplotlib
mkdir ~/.jupyter/custom/
cp config/custom.js ~/.jupyter/custom/
# Restart the jupyter server after this