You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/docs/dev/changelog.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ weight: 3
8
8
## Version 1.3.7
9
9
10
10
- Remove the redundant sampling hyperparameters in algorithms.
11
-
- Allow multi-gpu training with MP.
11
+
- Allow multi-gpu training with MP (see results at PR [#62](https://github.com/OpenMLRL/CoMLRL/pull/62)).
12
12
13
-
## Latest Changes
13
+
## Version 1.3.6
14
14
15
-
- Fixed critical bug of loading heterogeneous models and reform the model loading logics.
15
+
- Fixed critical bug of loading heterogeneous models and reform the model loading logics (see results at PR [#60](https://github.com/OpenMLRL/CoMLRL/pull/60))
0 commit comments