Unsupervised learning with python 3.6 Presentation https://docs.google.com/presentation/d/13vudIvMJB8nE5D-1Au1FOp68c-xLr1_J4AWplCRwE74/edit?usp=sharing To use virtualenv run $ virtualenv -p python3 venv Installing dependencies $ pip install -r requirements.txt $ sudo apt-get install python3.6-tk