Apache Spark Deep Learning Cookbook
上QQ阅读APP看书,第一时间看更新

Getting ready

The only requirement needed is to install TensorFlow. It will likely not come pre-installed with the anaconda3 packages; therefore, a simple pip install will either confirm the availability of TensorFlow or install it if not currently available. TensorFlow can be easily installed in the Terminal, as seen in the following screenshot: