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.