Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gabhijith authored Jul 20, 2023
1 parent 933f453 commit 7438c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion part4/4.JetTaggingPointCloud.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"id": "BsonEqBekjyy"
},
"source": [
"# Jet Tagging with Set Transformer\n",
"# Jet Tagging with Permutation Invariance\n",
"\n",
"In this notebook we will see an implementation of the Transformer architecture for sets applied to the jet tagging task. For *sets* it is meant here a point cloud, i.e. a set of nodes without edges. We will instead use Multi-Head Attention to learn which nodes (or particles) have strong pair-wise interaction.\n",
"\n",
Expand Down

0 comments on commit 7438c7b

Please sign in to comment.