Fix restoration of activation function

This commit is contained in:
2026-05-11 19:42:20 +02:00
parent 613bbbcbe2
commit 9f4a76d9e5
11 changed files with 50 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
"path": "C:/Users/Laurent/Desktop/ANN-framework/src/main/resources/snapshots/snapshot-test.json"
},
"training" : {
"learning_rate" : 0.03,
"learning_rate" : 1.0,
"max_epoch" : 5000
},
"dataset" : {