Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit cec26db

Browse files
T2T Teamafrozenator
T2T Team
authored andcommitted
Added Trax Demo colab notebook.
PiperOrigin-RevId: 248249635
1 parent a792a4f commit cec26db

File tree

2 files changed

+835
-0
lines changed

2 files changed

+835
-0
lines changed

tensor2tensor/trax/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ the best parts into core JAX.
2222

2323
### Examples
2424

25+
#### Example Colab
26+
27+
See our example constructing language models from scratch in a GPU-backed colab notebook at
28+
[Trax Demo](https://colab.sandbox.google.com/github/tensorflow/tensor2tensor/blob/master/tensor2tensor/trax/notebooks/trax_demo_iclr2019.ipynb)
29+
2530
#### MLP on MNIST
2631

2732

0 commit comments

Comments
 (0)