An open API service indexing awesome lists of open source software.

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

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.