You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/model/dpa2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The descriptor follows two main stages:
26
26
27
27
1.**repinit (representation initializer)**
28
28
- Initializes and fuses type and geometry information from local environments.
29
-
2.**repformer (representation transformer)**
29
+
1.**repformer (representation transformer)**
30
30
- Stacked message-passing layers that update $\mathbf{f}$ and $\mathbf{g}$ channels through convolution/symmetrization/MLP and attention-style interactions.
31
31
32
32
The final descriptor is formed from learned single-atom representations and then passed to downstream fitting/model components.
0 commit comments