Is there a good advanced Tensorflow course?

I’m a Tensorflow user and want to better understand some APIs like tf.data and Tensorservig, for example. But the documentation on the Tensorflow website is too high level. I’m looking for some low-level course in which I can understand the building blocks of the APIs - and not those tutorials implementing models with Keras.

Thanks,

DeepLearning.AI TensorFlow Developer Professional Certificate on Coursera. This is one of the best Coursera specializations to learn TensorFlow in depth. In this four-course Specialization, you’ll not only explore exciting opportunities for AI applications but also learn how to build and train neural networks.

Thanks,

Please refer to Gentle introduction to tf.data with TensorFlow and Tensorflow Serving may help you.

Thank you!

Thanks, but the tutorial about tf.data is still too shallow for me. I’m looking for something deeper. Anywat, thanks!