https://github.com/dsantra92/e3nn.jl
E(3)-equivariant graph neural networks (e3nn) for Julia
https://github.com/dsantra92/e3nn.jl
graphneuralnetwork
Last synced: about 1 year ago
JSON representation
E(3)-equivariant graph neural networks (e3nn) for Julia
- Host: GitHub
- URL: https://github.com/dsantra92/e3nn.jl
- Owner: Dsantra92
- License: mit
- Created: 2022-12-20T02:11:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T14:37:41.000Z (over 1 year ago)
- Last Synced: 2025-04-30T10:23:33.873Z (about 1 year ago)
- Topics: graphneuralnetwork
- Language: Julia
- Homepage:
- Size: 290 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E3NN.jl
A julia implementation of [Euclidean neural networks (e3nn)](https://github.com/e3nn/e3nn). This package is under active development and is not ready for public use yet. Suggestions and contributions are always welcome.
## License
This library is distributed under the unmodified MIT license and intends to abide by the [license](https://github.com/e3nn/e3nn/blob/main/LICENSE) of the original e3nn software.