Skip to content

Framework working

Latest
Compare
Choose a tag to compare
@mjuchli mjuchli released this 26 Dec 01:33
· 191 commits to master since this release

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.