Skip to content

Releases: instadeepai/catx

v0.2.1

Choose a tag to compare

@cyprienc cyprienc released this 19 Sep 15:12
45ba963

Fix: Scaling probabilities for non-standard action space.

v0.2.0

Choose a tag to compare

@WissBe WissBe released this 04 Aug 08:47
fffc1bb
chore: fixing square brackets (#21)

v0.1.4

Choose a tag to compare

@cyprienc cyprienc released this 19 Jul 14:27
8082987
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 <[email protected]>

v0.1.3

Choose a tag to compare

@WissBe WissBe released this 19 Jul 09:55
63402ba

improved docs and packaging