Easiest AI param changes in Realtime
The easiest and free way to modify configuration parameters for AI algo, while the algo is running, in real-time, is using the SDK and a free “Team Starter” account by Kiponos.io How it works? You include the SDK in your build, get it here from Maven Repo Then, while your algo is running you login to your account on kiponos.io, and you modify any parameters you like. The effect is instant ! Your algo responds to the parameters change in real-time. No need to restart or refresh or reload anything. The SDK takes care of listening to relevant changes in your algo in the appropriate environment. Simple as that :)

The easiest and free way to modify configuration parameters for AI algo, while the algo is running, in real-time, is using the SDK and a free “Team Starter” account by Kiponos.io
How it works?
You include the SDK in your build, get it here from Maven Repo
Then, while your algo is running you login to your account on kiponos.io, and you modify any parameters you like.
The effect is instant ! Your algo responds to the parameters change in real-time. No need to restart or refresh or reload anything. The SDK takes care of listening to relevant changes in your algo in the appropriate environment.
Simple as that :)