Skip to content

Releases: qognitive/qcog-python-client

release-v0.4.3

18 Oct 18:37
Compare
Choose a tag to compare
  • Remove base64 serialization for upload_data method

release-v0.4.2

30 Sep 18:32
Compare
Choose a tag to compare

Bug fix trailing slash

Release v0.4.1

27 Sep 18:01
2671bf0
Compare
Choose a tag to compare
  • Provides a new method to upload a dataset based on multipart upload
  • Bugfixes

Release v0.4.0

24 Sep 15:38
0027158
Compare
Choose a tag to compare

Client Refactor
Pytorch internal package

Release v0.3.0

23 Jul 21:44
22dd491
Compare
Choose a tag to compare
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

22 Jul 16:18
240fb37
Compare
Choose a tag to compare
  • 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

02 Jul 20:09
3018df3
Compare
Choose a tag to compare

Initial PyPi release of Qognitive API client