Chapter 11. More with TensorFlow
In this chapter, we'll cover the following recipes:
Visualizing graphs in Tensorboard
Working with a Genetic Algorithm
Clustering Using K-Means
Solving a System of ODEs
All the code that appears in this chapter is available online at https://github.com/nfmcclure/tensorflow_cookbook.