Published October 26, 2023
| Version 0.99.26
Software
Open
IBM/simulai: 0.99.26
Description
0.99.26
- SPFile can save models kwargs arguments in pickle files.
- DeepONets now can estimate bias for the last layer.
- DeepONets can have decoders in the output.
- All the models (defined under
simulai.models) can explicitly disable the reference to the device being used, which is a basic step for allowing its usage together with PyTorch Lightning. - Transformers available in
simulai.models(simulai/models/_pytorch_models/_transformer.py). - U-Nets available in
simulai.models(simulai/models/_pytorch_models/_unet.py). - Bugs corrections.
Files
IBM/simulai-0.99.26.zip
Files
(30.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:985e90ede10f0dbc06f27f2761b41011
|
30.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/IBM/simulai/tree/0.99.26 (URL)