TheButlah / makrl

makrl - modular algorithm kit for reinforcement learning
4 stars 1 forks source link

Framework classes to design API for #21

Open TheButlah opened 5 years ago

TheButlah commented 5 years ago

Before we implement concrete instances of the Framework, we should have the abstract classes finalized for n-step TD and policy gradient methods.