Beta Version 1.15.0
Added
- Added RecurrentTemporalDifferenceActorCritic And RecurrentTemporalDifference under the “RecurrentModels” section.
Changes
-
All the recurrent versions of the deep reinforcement learning models are now compatible with DataPredict’s API under the “RecurrentModels” section.
-
Made some bug fixes to the recurrent versions of deep reinforcement learning models’ internal calculations under the “RecurrentModels” section.
-
Made some bug fixes to the non-recurrent versions of deep reinforcement learning models’ internal calculations under the “Models” section.