Skip to content

Commit 7f3d674

Browse files
authored
Update README.md
1 parent ad7709e commit 7f3d674

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Official code repository of paper [Equivariance via Minimal Frame Averaging for More Symmetries and Efficiency](https://openreview.net/pdf?id=guFsTBXsov). In this repository, we have provided decorators to convert any non-equivariant/invariant neural network functions into group equivariant/invariant ones. This enables neural networks to handle transformations from various groups such as $O(d), SO(d), O(1,d-1)$, etc.
66

7-
Currently, we are still organizing codes to create a unified training interface for different experiments in our paper. In this code base, we provide the equivariance error test for all the groups included in the paper, which suffices to show our idea and corresponding algorithms. Stay tuned for more details!
7+
In this code base, we provide the equivariance error test for all the groups included in the paper, which suffices to show our idea and corresponding algorithms.
88

99

1010

@@ -141,4 +141,4 @@ booktitle={Forty-first International Conference on Machine Learning},
141141
year={2024},
142142
url={https://openreview.net/forum?id=guFsTBXsov}
143143
}
144-
```
144+
```

0 commit comments

Comments
 (0)