16. References
The following documents may be useful.
TensorFlow main site: http://tensorflow.org
TensorFlow user guide: https://www.tensorflow.org/guide
TensorFlow tutorial series: https://www.tensorflow.org/tutorials
TensorFlow XLA: https://www.tensorflow.org/performance/xla/
TensorFlow general model repository on GitHub (an excellent reference for various model implementations): https://github.com/tensorflow/models
Hands-on Machine Learning with Scikit-Learn and TensorFlow: A very useful practical guide to developing and training network models using TensorFlow: http://shop.oreilly.com/product/0636920052289.do
Graphcore GitHub repository with application examples