Skip to content

Commit

Permalink
changing configs
Browse files Browse the repository at this point in the history
  • Loading branch information
katetolstaya committed Jun 16, 2019
1 parent 56ffcfb commit 69c2aed
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions cfg/rad_stoch.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -32,51 +32,51 @@ n_states = 6
header = k, comm_radius, reward


[1, 1.5]
k = 1
comm_radius = 1.5

[1, 1.25]
k = 1
comm_radius = 1.25

[1, 1.15]
k = 1
comm_radius = 1.15

[1, 1.0]
k = 1
comm_radius = 1.0


[2, 1.5]
k = 2
comm_radius = 1.5

[2, 1.25]
k = 2
comm_radius = 1.25

[2, 1.15]
k = 2
comm_radius = 1.15

[2, 1.0]
k = 2
comm_radius = 1.0

[3, 1.5]
k = 3
comm_radius = 1.5

[3, 1.25]
k = 3
comm_radius = 1.25

[3, 1.15]
k = 3
comm_radius = 1.15

[3, 1.0]
k = 3
comm_radius = 1.0

[4, 1.5]
k = 4
comm_radius = 1.5

[4, 1.25]
k = 4
comm_radius = 1.25

[4, 1.15]
k = 4
comm_radius = 1.15

[4, 1.0]
k = 4
comm_radius = 1.0
Expand Down

0 comments on commit 69c2aed

Please sign in to comment.