docs icon indicating copy to clipboard operation
docs copied to clipboard

Update transfer learning tutorial

Open 8bitmp3 opened this issue 3 years ago • 3 comments

@MarkDaoust

8bitmp3 avatar May 25 '22 14:05 8bitmp3

Preview

Preview and run these notebook edits with Google Colab: Rendered notebook diffs available on ReviewNB.com.

Format and style

Use the TensorFlow docs notebook tools to format for consistent source diffs and lint for style:
$ python3 -m pip install -U --user git+https://github.com/tensorflow/docs

$ python3 -m tensorflow_docs.tools.nbfmt notebook.ipynb
$ python3 -m tensorflow_docs.tools.nblint --arg=repo:tensorflow/docs notebook.ipynb
If commits are added to the pull request, synchronize your local branch: git pull origin transfer-learning-update

github-actions[bot] avatar May 25 '22 14:05 github-actions[bot]

Here's a first round of comments.

MarkDaoust avatar Jun 13 '22 22:06 MarkDaoust

Thanks @MarkDaoust . @anirudh161 PTAL! Thanks 👍

8bitmp3 avatar Jun 13 '22 23:06 8bitmp3