Skip to content

Commit

Permalink
stoch
Browse files Browse the repository at this point in the history
  • Loading branch information
katetolstaya committed Jun 16, 2019
1 parent ca55233 commit 353bb57
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion 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.5
v_max = 0.25
comm_radius = 1.15
n_agents = 50
n_actions = 2
Expand Down Expand Up @@ -69,4 +69,15 @@ 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

0 comments on commit 353bb57

Please sign in to comment.