update history

This commit is contained in:
jeffin143
2020-08-22 12:26:25 +05:30
parent 1b2bedecd7
commit ffb3cc32a6
+2
View File
@@ -3,6 +3,8 @@
* Refactor `ProgramInfo()` to separate out all the different
information (#2558).
* Add bindings for one-hot encoding (#2325).
* Added Soft Actor-Critic to RL methods (#2487).
* Added Categorical DQN to q_networks (#2454).