Skip to content

Releases: liugangcode/torch-molecule

v0.1.4

12 Aug 22:02
Compare
Choose a tag to compare
  1. fix issue: dataclass to class
  2. update: move the step progress bar from per-epoch to global progress (epoch * step)

v0.1.3

27 Jun 20:05
Compare
Choose a tag to compare
  1. Add torch_molecule.datasets module
  2. Polish the readme
  3. Fix bugs in masked atom id (AttrMask and MoAMA)