Fix restoration of activation function
This commit is contained in:
@@ -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" : {
|
||||
|
||||
Reference in New Issue
Block a user