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 a781ace commit b4b85c1Copy full SHA for b4b85c1
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+
3
+This changelog mostly collects important changes to the models that are not
4
+backward compatible but result in different results.
5
6
+## 23.09.0
7
8
+* Important fixes to residual networks (applying ReLUs correctly)
9
+* Option to run loss function for OC in memory-efficient way
src/gnn_tracking/version.txt
@@ -1 +1 @@
-23.08.2
+23.09.0
0 commit comments