Updated HISTORY

This commit is contained in:
nishantkr18
2020-08-08 11:52:18 +05:30
parent 902a7f2a88
commit fb4dbe2886
+2
View File
@@ -1,5 +1,7 @@
### mlpack ?.?.?
###### ????-??-??
* Added Soft Actor-Critic to RL methods (#2487).
* Added Categorical DQN to q_networks (#2454).
* Added N-step DQN to q_networks (#2461).