Releases: NatLabRockies/phygnn
Releases · NatLabRockies/phygnn
NLR rebranding updates
What’s Changed
Option to use tf.image.resize for spatial expansion in SpatialExpansion and SpatioTemporalExpansion layers
Merge pull request #65 from NREL/bnb/spatial_image_resize Added option to use `tf.image.resize` for expansion method to `Spatia…
Enabled nested hidden layers in configs. Added general obs model layer.
Attention and layers for injecting sparse data
Trainable Gaussian Pool and np/tf flexible Padding
What’s Changed
- Gb/pad bug (#54) @grantbuster
- Gb/trainable pool (#53) @grantbuster
- adding rank attr to gaussian noise layer to enable input shape determ… (#52) @bnb32
New custom layers for sup3rcc precip
What’s Changed
- Gb/silu (#51) @grantbuster
Implemented gaussian average pooling layer
What’s Changed
- Gb/fix gpool (#50) @grantbuster
- Gb/gauss pool (#49) @grantbuster
Deprecating support for scikit-learn version < 1.2
OneHotEncoder sparse parameter renamed to sparse_output to conform with scikit-learn version >= 1.2
New custom layers
What’s Changed
- added custom functional layer for basic tensorflow functional layers … (#46) @grantbuster
- Bnb/fno (#45) @bnb32