Skip to content

Commit

Permalink
Fix CI issue
Browse files Browse the repository at this point in the history
  • Loading branch information
leondavi committed Aug 8, 2024
1 parent 459547e commit 1fd4fdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/inputJsonsFiles/dc_test_synt_1d_2c_1s_4r_4w.json.noip
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@
"_doc_layer_functions_scaler": " none:1 | MinMax:2 | MeanStd:3 | STD:4 | Log:5 |",
"lossMethod": "2",
"_doc_lossMethod": " SSE:1 | MSE:2 | NSE:3 | MinkowskiE:4 | WSE:5 | CEE:6 |",
"lossArgs": "",
"_doc_lossArgs": "reg=L2, reg=L1, reg=NoRegularization (can be also empty)"
"lr": "0.001",
"_doc_lr": "Positve float",
"epochs": "1",
Expand Down

0 comments on commit 1fd4fdd

Please sign in to comment.