Tensor2Tensor logo

Tensor2Tensor

Library of deep learning models & datasets designed to make deep learning more accessible (by Google Brain)
4
12
+ 1
0

What is Tensor2Tensor?

It is a library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research. It was developed by researchers and engineers in the Google Brain team and a community of users.
Tensor2Tensor is a tool in the Machine Learning Tools category of a tech stack.
Tensor2Tensor is an open source tool with 16.5K GitHub stars and 3.7K GitHub forks. Here’s a link to Tensor2Tensor's open source repository on GitHub

Who uses Tensor2Tensor?

Tensor2Tensor's Features

  • Many state of the art and baseline models are built-in and new models can be added easily
  • Many datasets across modalities - text, audio, image - available for generation and use, and new ones can be added easily
  • Models can be used with any dataset and input mode (or even multiple)
  • all modality-specific processing (e.g. embedding lookups for text tokens) is done with bottom and top transformations, which are specified per-feature in the model
  • Support for multi-GPU machines and synchronous (1 master, many workers) and asynchronous (independent workers synchronizing through a parameter server) distributed training
  • Easily swap amongst datasets and models by command-line flag with the data generation script t2t-datagen and the training script t2t-trainer
  • Train on Google Cloud ML and Cloud TPUs

Tensor2Tensor Alternatives & Comparisons

What are some alternatives to Tensor2Tensor?
Keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano. https://keras.io/
TensorFlow
TensorFlow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional data arrays (tensors) communicated between them. The flexible architecture allows you to deploy computation to one or more CPUs or GPUs in a desktop, server, or mobile device with a single API.
Postman
It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.
Postman
It is the only complete API development environment, used by nearly five million developers and more than 100,000 companies worldwide.
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and run by you as part of the Stack Exchange network of Q&A sites. With your help, we're working together to build a library of detailed answers to every question about programming.
See all alternatives

Tensor2Tensor's Followers
12 developers follow Tensor2Tensor to keep up with related blogs and decisions.