Your First ML App - Machine Learning for Hackers #1

This video will get you up and running with your first ML app in just 7 lines of Python. The app will be able to recognize Iris flowers. Follow the install instructions for TensorFlow here: #pip-installation Follow the install instructions for SciKit Learn here: And here is a link to the repo for Skflow (the scikit interface for TensorFlow):
Back to Top