Skip to content

Commit

Permalink
Merge pull request #6 from cjrd/patch-1
Browse files Browse the repository at this point in the history
Suggestion to remove boomer cheek ;)
  • Loading branch information
mfinzi committed May 13, 2021
2 parents 22e68c7 + 283cc23 commit 8257ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notebooks/pytorch_support.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"So maybe you haven't yet realized that Jax is the best way of doing deep learning or you are a boomer and resistant to change -- that's ok!\n",
"So maybe you haven't yet realized that Jax is the best way of doing deep learning -- that's ok!\n",
"\n",
"You can use EMLP and the equivariant linear layers _in PyTorch_. Simply replace `import emlp.nn as nn` with `import emlp.nn.pytorch as nn`.\n",
"\n",
Expand Down

0 comments on commit 8257ad1

Please sign in to comment.