Skip to content

Commit

Permalink
Fixed a link
Browse files Browse the repository at this point in the history
  • Loading branch information
sayakpaul committed Dec 12, 2019
1 parent a1716f8 commit 0009355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04_2_Model_Hacking.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"source": [
"Model trains much faster and still it is performing :)\n",
"\n",
"A comparative study on mixed precision training is available [here](https://github.com/sayakpaul/Mixed-Precision-Training-in-tf.keras-2.0).\n",
"A comparative study on mixed precision training is available [here](https://www.wandb.com/articles/mixed-precision-training-with-tf-keras).\n",
"\n",
"We are going to export our Keras model to `SavedModel` format. But why this format?\n",
"\n",
Expand Down

0 comments on commit 0009355

Please sign in to comment.