Releases: ComputationalDesignLab/scimlstudio
Releases · ComputationalDesignLab/scimlstudio
v1.6.3
v1.6.2
Full Changelog: v1.6.1...v1.6.2
v1.6.1
Full Changelog: v1.6.0...v1.6.1
Removed no grad context from NN model prediction.
v1.6.0
What's Changed
- Proper orthogonal decomposition implementation and initial autoencoder implementation added by @Abhijnan03 in #9
Full Changelog: v1.5.1...v1.6.0
v1.5.1
Full Changelog: v1.5.0...v1.5.1
Updated test cases for MFNN and corrected package version
v1.5.0
v1.4.0
v1.3.1
What's Changed
- Single output Gaussian process model device bug fixed by @Abhijnan03 in #6
- Setup file was updated to reflect the latest release version by @Abhijnan03
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Base class for Gaussian process models was created and added by @pkck28
- Base models folder was created and added by @pkck28
- Single output Gaussian process model implementation was created and added by @Abhijnan03 in #5
- Setup file was updated to reflect the latest release version
- Test cases for Gaussian process models were added by @Abhijnan03 in a commit separate from the pull request mentioned above
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Radial basis function model implementation was added by @Abhijnan03 in #4
Full Changelog: v1.1.0...v1.2.0