We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2924c13 commit c99b660Copy full SHA for c99b660
CHANGELOG.md
@@ -3,6 +3,17 @@
3
This changelog mostly collects important changes to the models that are not
4
backward compatible but result in different results.
5
6
+## 23.10.0
7
+
8
+Important fixes:
9
10
+* #437 (changing metric definition!)
11
+* #432 (fixes geometric graph building!)
12
+* #431 (fixes fast potential loss)
13
+* #439, #444
14
15
+and more
16
17
## 23.09.0
18
19
* Important fixes to residual networks (applying ReLUs correctly)
src/gnn_tracking/version.txt
@@ -1 +1 @@
1
-23.09.0
+23.10.0
0 commit comments