Skip to content

GlassPy 0.5.3

Latest
Compare
Choose a tag to compare
@drcassar drcassar released this 13 Oct 22:55

What's Changed

  • Fixed the single-task neural network models. The previous models were not the final models as reported in the publication.
  • Fixed conversion of resistivity data when loading SciGlass data (this also fixes GlassNet's resistivity prediction).
  • Fixed ViscNet predictions not being deterministic.
  • Prediction model files are now downloaded the first time GlassPy is run.
  • General code improvements.