Skip to content

Commit e05ebf2

Browse files
authored
Changed Neural Network config key
1 parent 0c24139 commit e05ebf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rom_application/RomManager_cantilever_NN/demo_rom_manager_nn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ def GetRomManagerParameters():
113113
"monotonicity_preserving": false
114114
}
115115
},
116-
"NN":{
116+
"neural_network":{
117117
"saved_models_root_path": "rom_data/saved_nn_models/",
118118
"training":{
119119
"modes":[3,10],

0 commit comments

Comments
 (0)