Skip to content

Releases: mjuchli/ctc-executioner

Framework working

26 Dec 01:33
Compare
Choose a tag to compare

First tests being done using inductive q-learning.
Policy can be learned and backtested.

Update function needs to be extended to do recursive state (t, i) visiting instead of running the entire period (t) at once.