TensorFlow-World icon indicating copy to clipboard operation
TensorFlow-World copied to clipboard

:earth_americas: Simple and ready-to-use tutorials for TensorFlow

Results 3 TensorFlow-World issues
Sort by recently updated
recently updated
newest added

There is a small typo in docs/tutorials/1-basics/basic_math_operations/README.rst. Should read `visualising` rather than `visualiaing`. Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

In the tutorial doc of chapter 1 "Basics/variables", there might be a misktake here: ```python # "variable_list_custom" is the list of variables that we want to initialize. variable_list_custom = [weights,...

correct the code according to ipynb version.