Releases: qognitive/qcog-python-client
Releases · qognitive/qcog-python-client
release-v0.4.3
- Remove base64 serialization for upload_data method
release-v0.4.2
Bug fix trailing slash
Release v0.4.1
- Provides a new method to upload a dataset based on multipart upload
- Bugfixes
Release v0.4.0
Client Refactor
Pytorch internal package
Release v0.3.0
Feature/return status completion (#42) * adding doc requirement * adding documentation about loss * add newline * update default versions * switch * creating common status method * update example * update type; * fix wrong returned model response * update type hinting * remove type ignore * fix async issue * update docs
Release v0.2.0
- Introduce Pydantic schema
- Add
loss
method to compute the loss for a trained model - Remove
project
(Project is now inferred from the token)
Initial Release
Initial PyPi release of Qognitive API client