Metadata-Version: 2.1
Name: catx
Version: 0.2.0
Summary: Contextual Bandits with Continuous Actions in JAX
Home-page: https://github.com/instadeepai/catx
Author: InstaDeep
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: tool
License-File: LICENSE

CATX implements Contextual Bandits with Continuous Actions in JAX.
It allows implementing custom neural network architecture per tree layer.
For more information see [github repository](https://github.com/instadeepai/catx).
