Add the LAC algorithm
Closed this issue · 1 comments
rickstaa commented
User story
As a developer I want to add the LAC of Actor-critic-with-stability-guarantee so that we can use it to train on environments.
Considerations
We will change the code such that it uses pytorch instead of tensorflow.
Acceptance criteria
- We are able to train on the oscillator environment.