Machine Learning Image Recognition Website Tutorial (python, flask, keras and tensorflow)

This video is a beginners intro (TOC and code links below) to setting up a website that will use artificial intelligence to pick whether an uploaded picture is a burro or a burrito (or whatever 2 categories the student picks). The video walks through the installation of Anaconda Navigator, python 3.7, spyder, flask, bootstrap, keras and tensorflow. In the process, Prof. Patterson, writes the code to train a machine learning model with tensorflow and make a flask website that can interact with it. Table
Back to Top