txie-93 / cdvae

An SE(3)-invariant autoencoder for generating the periodic structure of materials [ICLR 2022]
MIT License
211 stars 85 forks source link

Clarification on normalizing the lattice parameter lengths #25

Open sgbaird opened 2 years ago

sgbaird commented 2 years ago

We normalize the lengths of lattice vectors with [N^(1/3)]

Does this mean: $a_{scaled} = \frac{a}{N^{1/3}}$ ?