StevenMaio / rl-repair

Repository for python implementation of thesis work
1 stars 0 forks source link

Implement SOAR #24

Closed StevenMaio closed 1 year ago

StevenMaio commented 1 year ago

Implemented a preliminary version of SOAR. This is based on Mathesen et al. (2021). We have not used all of the features, but I plan to at some point replace the initial implementations with ones that better resemble the ones introduced in the paper.