From 99275427138c038d5d8a77a2499d554d1c8cad04 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Tue, 15 Nov 2022 22:05:39 +0530 Subject: [PATCH] notebooks --- notebooks/Getting_started.ipynb | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/notebooks/Getting_started.ipynb b/notebooks/Getting_started.ipynb index b25b51f..37b8be3 100644 --- a/notebooks/Getting_started.ipynb +++ b/notebooks/Getting_started.ipynb @@ -157,7 +157,7 @@ { "cell_type": "code", "execution_count": 21, - "id": "56b5c01b", + "id": "0cbef6c0", "metadata": {}, "outputs": [ { @@ -178,7 +178,7 @@ }, { "cell_type": "markdown", - "id": "e0ab4d43", + "id": "a22fc10f", "metadata": {}, "source": [ "**Inference using torch tensor**\n" @@ -187,7 +187,7 @@ { "cell_type": "code", "execution_count": 22, - "id": "fc6192b9", + "id": "a884a935", "metadata": {}, "outputs": [ { @@ -534,7 +534,7 @@ }, { "cell_type": "markdown", - "id": "6558a563", + "id": "15737128", "metadata": {}, "source": [ "For example, if you want to add/change `stride` of dataset\n", @@ -553,7 +553,7 @@ "id": "eb26692c", "metadata": {}, "source": [ - "Hydra-based configuration\n", + "#### Hydra-based configuration\n", "mayavoz-train relies on Hydra to configure the training process. Adding --cfg job option to the previous command will let you know about the actual configuration used for training:\n", "\n", "```bash\n", @@ -586,12 +586,6 @@ "\n", "```" ] - }, - { - "cell_type": "markdown", - "id": "93555860", - "metadata": {}, - "source": [] } ], "metadata": {