Skip to content

Commit

Permalink
correct header (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo-gar authored Jun 22, 2023
1 parent f3d72b5 commit 6f95770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/python/notebooks/experimental/pytorch.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"id": "9c8899e7",
"metadata": {},
"source": [
"## Training a PyTorch Model\n",
"# Training a PyTorch Model\n",
"\n",
"This tutorial shows how to train a Logistic Regression model in PyTorch using the Census API's `experimental.ml.ExperimentDataPipe` class. This is intended only to demonstrate the use of the `ExperimentDataPipe`, and not as an example of how to train a biologically useful model.\n",
"\n",
Expand Down

0 comments on commit 6f95770

Please sign in to comment.