DAGWorks-Inc / burr

Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
https://burr.dagworks.io
BSD 3-Clause Clear License
1.25k stars 71 forks source link

Add Simulation Example #136

Closed elijahbenizzy closed 2 months ago

elijahbenizzy commented 7 months ago

We have room for an example + have it in the docs. We need to think through what we want to suggest. Some ideas:

  1. Time-series forecasting -- do a few steps that forecast each week and move into the future
  2. Trading simulation -- similar to (1) -- steps are data preparation, stock forecasting, portfolio construction . We store positions in state and update them -- the update is tricky
  3. Something with multiple agents talking to one another?

Please comment if you have preferences (or want to contribute!).

zilto commented 2 months ago

Simulation example was added