3208 Forks
13205 Stars
13205 Watchers

tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

How to download and setup tensor2tensor

Open terminal and run command
git clone https://github.com/tensorflow/tensor2tensor.git
git clone is used to create a copy or clone of tensor2tensor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tensor2tensor https://github.com/tensorflow/tensor2tensor/archive/master.zip

Or simply clone tensor2tensor with SSH
[email protected]:tensorflow/tensor2tensor.git

If you have some problems with tensor2tensor

You may open issue on tensor2tensor support forum (system) here: https://github.com/tensorflow/tensor2tensor/issues