ReinforcementLearning.jl icon indicating copy to clipboard operation
ReinforcementLearning.jl copied to clipboard

Support CircularVectorSARTTrajectory RLZoo

Open findmyway opened this issue 4 years ago • 0 comments

Most deep rl algorithms in RLZoo assume the state to be an array. However, states of a graph or any other data structure should also be supported out of the box.

findmyway avatar Jun 01 '21 03:06 findmyway