Release Version 1.18
Models
-
Added TemporalDifferenceActorCritic And TemporalDifference.
-
All the non-recurrent versions of the deep reinforcement learning models are now compatible with DataPredict’s API.
-
Made some bug fixes to the non-recurrent versions of deep reinforcement learning models’ internal calculations.
Cores
- Removed AutomaticDifferentiationTensor and SymbolicDifferentiationTensor.