Checkpoint 3
This commit is contained in:
+1
-1
@@ -26,8 +26,8 @@ if _PROJECT_ROOT not in sys.path:
|
||||
import numpy as np
|
||||
|
||||
from herding.geometry import MAX_SHEEP, PEN_ENTRY
|
||||
from herding.strombom import compute_action as strombom_action
|
||||
from herding.sequential import compute_action as sequential_action
|
||||
from herding.strombom import compute_action as strombom_action
|
||||
from training.herding_env import HerdingEnv
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user