Installing Keras with TensorFlow backend - PyImageSearch
A few months ago I demonstrated how to install the Keras deep learning library with a Theano backend. In today's blog post I provide detailed, step-by-step instructions to install Keras using a TensorFlow backend, originally developed by the researchers and engineers on the Google Brain Team. I'll also (optionally) demonstrate how you can integrate OpenCV into this setup for a full-fledged computer vision deep learning development environment. The first part of this blog post provides a short discussion of Keras backends and why we should (or should not) care which one we are using. From there I provide detailed instructions that you can use to install Keras with a TensorFlow backend for machine learning on your own system.
Nov-21-2016, 17:35:47 GMT