ReinforcementLearning.jl
ReinforcementLearning.jl copied to clipboard
Support CircularVectorSARTTrajectory RLZoo
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.