Tensor Basics - TensorFlow Beginner 02
In this part I show you how to use tensors. Tensors are the central object in the TensorFlow library.
In this part I show you how to use tensors. Tensors are the central object in the TensorFlow library. They are used to represent nd-arrays with GPU support and are designed to builds computational graphs and gradient calculations.
All code and slides from this course can be found on GitHub.
Links:¶
FREE VS Code / PyCharm Extensions I Use
✅ Write cleaner code with Sourcery, instant refactoring suggestions: Link*
Python Problem-Solving Bootcamp
🚀 Solve 42 programming puzzles over the course of 21 days: Link*