From 89a6f094c0b81f1bb0877731130d0b4217b011e2 Mon Sep 17 00:00:00 2001 From: johannes wasmer <johannes.wasmer@gmail.com> Date: Tue, 17 Jan 2023 03:36:36 +0100 Subject: [PATCH] add symmetry-aware model visualization from e3nn.org/mrs tutorial --- fig/external/other/e3nn/reference.txt | 4 ++++ fig/external/other/e3nn/training-with-rotational-symmetry.pdf | 3 +++ fig/external/other/e3nn/training-with-rotational-symmetry.svg | 3 +++ .../other/e3nn/training-without-rotational-symmetry.pdf | 3 +++ .../other/e3nn/training-without-rotational-symmetry.svg | 3 +++ 5 files changed, 16 insertions(+) create mode 100644 fig/external/other/e3nn/reference.txt create mode 100644 fig/external/other/e3nn/training-with-rotational-symmetry.pdf create mode 100644 fig/external/other/e3nn/training-with-rotational-symmetry.svg create mode 100644 fig/external/other/e3nn/training-without-rotational-symmetry.pdf create mode 100644 fig/external/other/e3nn/training-without-rotational-symmetry.svg diff --git a/fig/external/other/e3nn/reference.txt b/fig/external/other/e3nn/reference.txt new file mode 100644 index 0000000..9dca827 --- /dev/null +++ b/fig/external/other/e3nn/reference.txt @@ -0,0 +1,4 @@ +training-with-rotational-symmetry, training-without-rotational-symmetry: +e3nn.org/mrs > tutorial 1 > slides > page 12 +https://docs.google.com/presentation/d/1y-fCZihLoSBgAqNYKZY1-jy8qpvqagqPTsX-jR0uTm8/edit#slide=id.gfc16e347b8_0_535 +author: tess smidt. diff --git a/fig/external/other/e3nn/training-with-rotational-symmetry.pdf b/fig/external/other/e3nn/training-with-rotational-symmetry.pdf new file mode 100644 index 0000000..6edb461 --- /dev/null +++ b/fig/external/other/e3nn/training-with-rotational-symmetry.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cdd7f1576a9f99161e74cd5552499bcd67eb0ac43584b8d1fec783b3567dd01 +size 915782 diff --git a/fig/external/other/e3nn/training-with-rotational-symmetry.svg b/fig/external/other/e3nn/training-with-rotational-symmetry.svg new file mode 100644 index 0000000..ece2151 --- /dev/null +++ b/fig/external/other/e3nn/training-with-rotational-symmetry.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1161140ae0cae2aeac9cc031ba416c674624c19491679bf96d92a88cae917c02 +size 1181252 diff --git a/fig/external/other/e3nn/training-without-rotational-symmetry.pdf b/fig/external/other/e3nn/training-without-rotational-symmetry.pdf new file mode 100644 index 0000000..b18a28d --- /dev/null +++ b/fig/external/other/e3nn/training-without-rotational-symmetry.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa24e80f7d0219cabc5d7f0d110b30797dcc0833812bea49f0b9bfd8c92c9f5 +size 915786 diff --git a/fig/external/other/e3nn/training-without-rotational-symmetry.svg b/fig/external/other/e3nn/training-without-rotational-symmetry.svg new file mode 100644 index 0000000..d25bc97 --- /dev/null +++ b/fig/external/other/e3nn/training-without-rotational-symmetry.svg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71837ee3d0546cf0215c8ad18f9f3316c758af661bbf83c86342290995b108be +size 1180662 -- GitLab