Skip to content

Releases: instadeepai/catx

v0.2.1

19 Sep 15:12
45ba963
Compare
Choose a tag to compare

Fix: Scaling probabilities for non-standard action space.

v0.2.0

04 Aug 08:47
fffc1bb
Compare
Choose a tag to compare
chore: fixing square brackets (#21)

v0.1.4

19 Jul 14:27
8082987
Compare
Choose a tag to compare
update python version requirements and chex (#14)

* fix: adding examples in MANIFEST.in

* Add docs copyright (#6)

* docs: added copyrights to docs and slides

* docs: added citation reference

* docs: updated slides font size

* docs: updated slides footer format

* fix test imports (#7)

* fix: removed conftest imports for type hint

* fix: removed example imports in integration test

* chore: removed leftover comments

* update copyright (#8)

* docs: updated copyright in slides and footer

* ci: update version

* docs: updated copyright on all slides

* fix: enforcing Python>=3.7 for JAX (#10)

* fix: enforcing Python>=3.7 for JAX

* fix: lint

* Add chex and support Python<3.10 (#11)

* fix: adding chex as a dependency

* fix: using typing_extensions for python <3.10 suppor

* feat: updating version to 0.1.4 (#12)

* feat: update version to 0.1.4

Co-authored-by: Cyprien Courtot <c.courtot@instadeep.com>

v0.1.3

19 Jul 09:55
63402ba
Compare
Choose a tag to compare

improved docs and packaging