Skip to content

Commit 51673b8

Browse files
authored
GDL - Typo fixes
* typo corrected * second typo corrected
1 parent f7a1850 commit 51673b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial_notebooks/DL2/Geometric_deep_learning/tutorial2_steerable_cnns.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@
537537
"\\rho(g) = \\rho(g \\cdot e) = \\rho(g) \\rho(e)\n",
538538
"$$\n",
539539
"\n",
540-
"Because $\\rho(g)$ is invertible, we can left multiply by $\\rho(g)^{-1}$ to find that $\\rho(e)$ is the identify.\n",
540+
"Because $\\rho(g)$ is invertible, we can left multiply by $\\rho(g)^{-1}$ to find that $\\rho(e)$ is the identity.\n",
541541
"\n",
542542
"Second question.\n",
543543
"Note that\n",
@@ -1133,7 +1133,7 @@
11331133
"source": [
11341134
"#### Irreducible Representations (or *Irreps*)\n",
11351135
"\n",
1136-
"Under minor conditions, any representation can be decomposed in this way, that is, any representation $\\rho$ of a compact group $G$ can be written as a *direc sum* of a number of smaller representations, up to a *change of basis*.\n",
1136+
"Under minor conditions, any representation can be decomposed in this way, that is, any representation $\\rho$ of a compact group $G$ can be written as a *direct sum* of a number of smaller representations, up to a *change of basis*.\n",
11371137
"These \"smaller representations\" can not be decomposed further and play a very important role in the theory of group representations and steerable CNNs and are called **irreducible representations**, or simply **irreps**.\n",
11381138
"\n",
11391139
"The set of *irreducible representations* of a group $G$ is generally denoted as $\\hat{G}$.\n",

0 commit comments

Comments
 (0)