- Step1: Clone the Shepherding repository from GitHub.
- Step2: Install dependencies with pip install -r requirements.txt.
- Step3: Configure environment parameters (agent count, obstacles, rewards).
- Step4: Run the training script (train.py) with chosen RL algorithm.
- Step5: Use visualization tools to generate trajectory plots and videos.