it:ai_tensorflow
AI - deep learning using TensorFlow
see also:
- nvidia CUDA toolkit to install CUDA
- http://colab.research.google.com - to play with Python code online in a Jupyter notebook and combine text and code cells
-
- GPU vs CPU speed:
- using TensorFlow:
- using Tensor2Tensor for transformer models
Introduction
- TensorFlow was developed and released by Google Brain in Nov 2015
- The single biggest benefit TensorFlow provides for machine learning development is abstraction.
- Instead of dealing with the nitty-gritty details of implementing algorithms, or figuring out proper ways to hitch the output of one function to the input of another, the developer can focus on the overall logic of the application. TensorFlow takes care of the details behind the scenes.
Code examples of use of TensorFlow in Python
it/ai_tensorflow.txt · Last modified: 2023/08/17 05:14 by gary1