Further reading#
The primary literature behind the course, grouped by theme, with the lesson that uses each work. All links are DOIs or arXiv entries.
Core frameworks and foundational methods#
Work |
Used in |
|---|---|
Geiger & Smidt, e3nn: Euclidean Neural Networks, arXiv:2207.09453 (2022) |
throughout |
Thomas et al., Tensor Field Networks, arXiv:1802.08219 (2018) |
03a, 06a |
01b, 06a |
|
Battaglia et al., Relational inductive biases and graph networks, arXiv:1806.01261 (2018) |
05a |
06a |
|
03a |
|
04 |
|
background |
Invariant baselines#
Work |
Used in |
|---|---|
05b, 08a |
|
07a |
|
07a |
|
07b |
|
07b |
Equivariant interatomic potentials#
Atomic Cluster Expansion and representation theory#
Long-range interactions and periodic systems#
Datasets#
Software documentation#
e3nn documentation — the API this course teaches
The official e3nn MRS Fall 2021 tutorial — a shorter, complementary walkthrough by the library authors
PyTorch Geometric documentation — graph batching and scatter operations
ASE documentation — structures, calculators, MD
MACE · NequIP · Allegro — the reference implementations of the potentials rebuilt in Part IV