Skip to content

Commit 390e81e

Browse files
committed
RiFyFi_init
1 parent 286c3f2 commit 390e81e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Configurations/augment_5_256/E3_all_impairments_10_pourcent/ConfigTest_S1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"nb_radios": 5,
33
"chunk_size": 256,
4-
"nb_chunks": 10000,
4+
"nb_chunks": 2000,
55
"always_sync": false,
6-
"seed_data": 123456,
7-
"seed_models": 1598765432100000000,
6+
"seed_data": 1235,
7+
"seed_models": 159876543200000000,
88
"max_burst_size": 64,
99
"physical_layer": "hadoc",
1010
"tx_policy": "random",

Configurations/augment_5_256/E3_all_impairments_10_pourcent/ConfigTrain.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"nb_radios": 5,
33
"chunk_size": 256,
4-
"nb_chunks": 10000,
4+
"nb_chunks": 2000,
55
"always_sync": false,
6-
"seed_data": 123456,
7-
"seed_models": 234567,
6+
"seed_data": 4567,
7+
"seed_models": 2343,
88
"max_burst_size": 64,
99
"physical_layer": "hadoc",
1010
"tx_policy": "random",

0 commit comments

Comments
 (0)