it:ai_tensorflow

AI - deep learning using TensorFlow

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki