@echo off REM init.bat call scripts\install_dependencies.bat call scripts\run_test.bat call scripts\experiments.bat