Summary
You learned a lot in this chapter, going from simply understanding RNNs to implementing them in a new TensorFlow model. We also looked at a simple interface to TensorFlow called TensorFlow Learn. We also walked through DNNs, and understood CNNs and extracting weights in detail.
In the next chapter, we will wrap up our look at TensorFlow, looking at how far we've come and where you can go from here.