Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 306 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 306 Bytes

[WIP] OP-algorithm

Implementation of the OP-Algorithm as described by Munos and Busoniu

Due to the lack of time, the implementation works, but I could not document it properly. Furthermore, I wanted to implement a "memory" for states that are recurrent in order to optimize the original algorithm...