We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a377f41 commit 1e146dfCopy full SHA for 1e146df
docs/tutorials/_toc.yaml
@@ -18,3 +18,7 @@ toc:
18
path: /addons/tutorials/tqdm_progress_bar
19
- title: Seq2Seq for Translation
20
path: /addons/tutorials/networks_seq2seq_nmt
21
+- title: Moving Average Optimizer Checkpoint
22
+ path: /addons/tutorials/average_optimizers_callback
23
+- title: Time Stopping Callback
24
+ path: /addons/tutorials/time_stopping
0 commit comments