TensorFlow

The largest and most popular Deep Learning framework, created and maintained by Google. It supports execution on GPU, CPU, and TPU (Google’s proprietary ML acceleration hardware). TensorFlow also contains facilities for data pipelining and distributed training.

Logo

../_images/tensorflow_tensorflow-small.png

Website

https://tensorflow.org

Repository

https://github.com/tensorflow/tensorflow

Byline

An open source machine learning framework for everyone.

License

Apache 2.0

Project age

7 years 1 months

Backers

Google (Creator and maintainer)

Lastest News (2022-11-14)

TensorFlow 2.11.0 New features in Tf.lite, Tf.keras, Tf.Variable, and Tf.SavedModel. Introduced tf.experimental.StructuredTensor, which … more

Size score (1 to 10, higher is better)

10.0

Trend score (1 to 10, higher is better)

5.25

Education Resources

URL

Resource Type

Description

https://www.tensorflow.org/api_docs

Documentation

Official API documentation.

https://www.tensorflow.org/tutorials/

Project Website

TensorFlow tutorials website, with coverage from beginners to more experienced. Because TensorFlow has been changing its interface almost every release, we cannot say which tutorials will actually work any given release.

Git Commit Statistics

Statistics computed using Git data through November 30, 2022.

Statistic

Lifetime

Last 12 Months

Commits

218,329

44,802

Lines committed

367,424,992

22,001,354

Unique committers

3,758

552

Core committers

16

15

../_images/tensorflow_tensorflow-monthly-commits.png

Similar Projects

Project

Size Score

Trend Score

Byline

Keras

8.75

5.0

Deep Learning for humans

PyTorch

9.5

8.75

Tensors and Dynamic neural networks in Python with strong GPU acceleration.

TVM

7.0

7.0

Open deep learning compiler stack for cpu, gpu and specialized accelerators

TensorFlow.js

7.25

5.75

A WebGL accelerated JavaScript library for training and deploying ML models.

fastai

8.0

4.75

The fastai deep learning library, plus lessons and tutorials