GoogleCloudPlatform / training-data-analyst

Labs and demos for courses for GCP Training (http://cloud.google.com/training).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Distributed Training with Keras" (keras.ipynb) Transformer reference is 404

MrCsabaToth opened this issue · comments

At the end of the notebook there are two references pointing inside the tensorflow Github repo: a Transformer and an NCF. The NCF still stands today, but the transformer was moved to a legacy section.

We could use repo permalinks, or this time I've found the ref in the legacy folder: https://github.com/tensorflow/models/blob/master/official/legacy/transformer/transformer_main.py