deephaven / deephaven-docs-community

Source code for Community docs on the deephaven.io website.
Apache License 2.0
0 stars 5 forks source link

USER GUIDE: AI with table listeners and publishers #275

Open margaretkennedy opened 1 month ago

margaretkennedy commented 1 month ago

I have an example of doing AI using a combination of table listeners and table publishers. This example could also be used to create a how-to. https://github.com/chipkent/deephaven-example-use-cases/blob/main/examples/ai/listener_based_ai.py