tensorflow_cookbook
tensorflow_cookbook copied to clipboard
do you have eager use explanations?
do you have eager use explanations? If not may you recommend some another resource: book ,link by the way what another book worth to use?
I do not. I may try to add some with the upcoming v2 of the book. I'll add this to future work.
You may look at: https://github.com/hzy46/TensorFlow-Eager-Examples
Thanks!