Sheep training flock of 10 fix?
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ from stable_baselines3.common.vec_env import SubprocVecEnv, DummyVecEnv, VecNorm
|
|||||||
|
|
||||||
from herding_env import HerdingEnv
|
from herding_env import HerdingEnv
|
||||||
|
|
||||||
COMPACT_RADIUS = HerdingEnv.DRIVE_GATE_RADIUS
|
COMPACT_RADIUS = 5.0
|
||||||
|
|
||||||
|
|
||||||
def _classify(ep_radius, ep_com_dist, n_penned, n_sheep, success):
|
def _classify(ep_radius, ep_com_dist, n_penned, n_sheep, success):
|
||||||
|
|||||||
Reference in New Issue
Block a user