Category: Tools & Frameworks
Definition
TensorFlow is Google's open-source platform for building and training machine learning models.
How It Works
TensorFlow handles the math behind AI. You define what you want the model to learn, and TensorFlow runs the calculations across CPUs, GPUs, or specialized chips.
It includes tools for data preparation, model building, training, and deployment.
Why It Matters
TensorFlow powers much of Google's AI and millions of other applications. It's free, well-documented, and works at any scale from research projects to production systems.
Most AI courses teach TensorFlow because it's widely used in industry.
← Back to Tools & Frameworks | All Terms