Skip to content

Commit

Permalink
update: notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
soumik12345 committed Jan 16, 2024
1 parent 4de4cf2 commit 1512c45
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions colabs/monai/3d_brain_tumor_segmentation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -760,6 +760,15 @@
" validation_step += 1"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Instrumenting our code with `wandb.log` not only enables us to track all the metrics associated with our training and validation process, but also the all system metrics (our CPU and GPU in this case) on our W&B dashboard.\n",
"\n",
"![](./assets/viz-3.gif)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
Binary file added colabs/monai/assets/viz-3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1512c45

Please sign in to comment.