Releases: DeepChainBio/deepchain-apps
Releases · DeepChainBio/deepchain-apps
release template version 0.1.8
Update with new bio-transformers arguments
Release 0.1.7
Update example with new bio-transformers arguments
Update load model function
All torch models now must be build in model.py and in the app file. The weights must be saved and load with the state_dict function.
Release 1.5.0 update tags
Update tags.json to add "device" tags. If "gpu" is specified, the app will use the GPU on deepchain.
1.4
Update example with new MLP function from deepchain-apps
fix DESC.md file
1.3.1 fix DESC.md file
apps with tags
1.3 update readme
add bio-datasets and bio-transformers
1.2.7 delete png files
update do deepchain module, update DeepchainApp class
1.2.6 Update README.md
remove torch model
1.2.5beta4 remove torch model