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 3737f7a commit b60afa8Copy full SHA for b60afa8
docs/toc.json
@@ -17,7 +17,7 @@
17
"Train a model": "documents/notebooks/training.ipynb",
18
"Find functionality": "documents/docs/howto/findfunctionality.md",
19
"Load and save models": "documents/notebooks/serialization.ipynb",
20
- "Log to TensorBoard": "documents/notebooks/training.ipynb"
+ "Log to TensorBoard": "documents/docs/howto/logtensorboard.md"
21
},
22
"Background": {
23
"Comparison to fast.ai": "documents/docs/fastai_api_comparison.md",
@@ -40,4 +40,4 @@
40
"Tabular classification": "documents/notebooks/tabularclassification.ipynb"
41
}
42
43
-}
+}
0 commit comments