pockerman / cuberl

Library for reinforcement learning with c++
https://pockerman-py-cubeai.readthedocs.io/en/latest/
3 stars 1 forks source link

Policies: Add softmax policy #63

Closed pockerman closed 2 weeks ago

pockerman commented 2 weeks ago

The class MaxTabularSoftmaxPolicy is already implemented in https://github.com/pockerman/cuberl/blob/master/include/cubeai/rl/policies/softmax_policy.h