Deep Learning

TensorFlow – open source machine learning framework

TensorFlow is a powerful open source software library for high performance numerical computation using data flow graphs. Its flexible architecture allows easy deployment of computation across a variety of platforms (CPUs, GPUs, TPUs), and from desktops to clusters of servers to mobile and edge devices. The framework helps build and train neural networks for computer vision, natural language processing (NLP), speech recognition, and general predictive analytics.

TensorFlow comes with strong support for machine learning and deep learning and the flexible numerical computation core is used across many other scientific domains. It has many pre-built functions to ease the task of building different neural networks. TensorFlow allows distribution of computation across different computers, as well as multiple CPUs and GPUs within a single machine.

TensorFlow provides a Python API, as well as a less documented C++ API.

TensorFlow is by far the most popular machine learning library. It’s used by Google, OpenAI, NVIDIA, Intel, SAP, eBay, Airbus, Uber, Airbnb, Snap, Dropbox and startups.

Key Features

  • Efficient, flexible, scalable, and maintainable.
  • Python API.
  • Portability: deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.
  • Visualization.
  • Save and restore models, graphs.
  • Auto-differentiation autodiff.
  • Provides an extensive suite of functions and classes that allow users to define models from scratch.
  • Provides users with pre-built algorithms for simpler model development.
  • Supplies large data sets for training individual models.
  • Many high level APIs are built on top of TensorFlow.
  • Flexibility: Available on 64-bit Linux, macOS, Windows, and mobile computing platforms including Android and iOS. Run the software from Raspberry Pi, Android, Windows, iOS, Linux to server farms.

Website: www.tensorflow.org
Support: GitHub Code Repository, User Groups
Developer: The TensorFlow Authors
License: Apache License 2.0

The software was originally developed by researchers and engineers from the Google Brain team within Google’s AI organization.

TensorFlow is written in C++ and Python. Learn C++ with our recommended free books and free tutorials. Learn Python with our recommended free books and free tutorials.


Related Software

Deep Learning with Python
TensorFlowA very popular Deep Learning framework
PyTorchTensors and Dynamic neural networks in Python
KerasHigh-level neural networks API
fastaiSimplifies training fast and accurate neural nets using modern best practices
PyTensorLibrary for fast numerical computation
ElephasDistributed deep learning with Keras and Spark
ChainerPowerful, flexible, and intuitive framework for neural networks
CaffeConvolutional Architecture for Fast Feature Embedding
TFlearnDeep learning library featuring a higher-level API for TensorFlow
MXNetFlexible and efficient library
CNTKDistributed deep learning
NeupyPython library for Artificial Neural Networks and Deep Learning

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments