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 bee65e1 commit ca55233
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
13 changes: 1 addition & 12 deletions cfg/rad_stoch.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tau = 0.1

# env parameters
env = FlockingStochastic-v0
v_max = 0.25
v_max = 0.5
comm_radius = 1.15
n_agents = 50
n_actions = 2
Expand Down Expand Up @@ -69,15 +69,4 @@ comm_radius = 1.15
k = 3
comm_radius = 1.0

[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

3 changes: 0 additions & 3 deletions cfg/transfer_stoch.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ n_states = 6
debug = True
header = reward

[4]
k = 4
fname = transfer_stoch4

[3]
k = 3
Expand Down

0 comments on commit ca55233

Please sign in to comment.