Catx
🐈⬛ Contextual bandits library for continuous action trees with smoothing in JAX
Install / Use
/learn @instadeepai/CatxREADME

CATX is a library for training and using contextual bandits in a continuous action space.
CATX builds on the work presented in "Efficient Contextual Bandits with Continuous Actions (CATS)" by Majzoubi et al. CATX brings forth the freedom to implement custom neural network architectures as decision agents within the learning algorithm. It allows for greater scalability and context modalities while also leveraging the computational speed of JAX.
Target users
CATX is aimed at users facing continuous action contextual bandits problems - any problem where you need to take continuous actions while maximising the desired reward (and, consequently, minimising cost, time or effort expenditures). Contextual bandits settings, where the exploration-exploitation trade-off needs to be dealt with, can be found in many industries and use cases. CATX offers a valuable boost to this type of problem, by implementing contextual bandits with continuous actions in JAX, and allowing custom neural networks in the tree structure of the CATS algorithm.
Documentation
Go to documentation
to find everything you need to know about CATX
from the installation with pip install catx
to a quick getting started example
and much more on CATX and its inner workings.
Citing CATX
@software{catx2022github,
author = {Wissam Bejjani and Cyprien Courtot},
title = {CATX: contextual bandits library for Continuous Action Trees with smoothing in JAX},
url = {https://github.com/instadeepai/catx/},
version = {0.2.1},
year = {2022},
}
In this bibtex entry, the version number is intended to be from
catx/VERSION,
and the year corresponds to the project's open-source release.
Related Skills
claude-opus-4-5-migration
111.5kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
352.9kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
TrendRadar
51.3k⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
mcp-for-beginners
15.8kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
