InfluenceFunctional / MXtalTools

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Implement and train a point cloud autoencoder. #75

Closed InfluenceFunctional closed 10 months ago

InfluenceFunctional commented 1 year ago

Input point cloud with categorical features (or perhaps other features, e.g., atom types).

Output identical point cloud.

Should be equivariant w.r.t. input cloud.

To-do:

InfluenceFunctional commented 10 months ago

Finished in equivariant branch.