-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmultistep_test3.sh
8 lines (4 loc) · 1.35 KB
/
multistep_test3.sh
1
2
3
4
5
6
7
8
python multistep_test.py --none --model_path /home/jc/research/corl2019_learningHaptics/models/flat_velcro.xml --normalizer_file /home/jc/logs/tactile_normalizer.pickle --weight_policy /home/jc/logs/multistep_main/policy_2500.pth --weight_tactile /home/jc/logs/multistep_main/tactile_2500.pth --result_dir /home/jc/logs/multistep_test/ --case 3
python multistep_test.py --none --model_path /home/jc/research/corl2019_learningHaptics/models/flat_velcro.xml --normalizer_file /home/jc/logs/tactile_normalizer.pickle --weight_policy /home/jc/logs/multistep_main/policy_2700.pth --weight_tactile /home/jc/logs/multistep_main/tactile_2700.pth --result_dir /home/jc/logs/multistep_test/ --case 3
python multistep_test.py --none --model_path /home/jc/research/corl2019_learningHaptics/models/flat_velcro.xml --normalizer_file /home/jc/logs/tactile_normalizer.pickle --weight_policy /home/jc/logs/multistep_main/policy_2900.pth --weight_tactile /home/jc/logs/multistep_main/tactile_2900.pth --result_dir /home/jc/logs/multistep_test/ --case 3
python multistep_test.py --none --model_path /home/jc/research/corl2019_learningHaptics/models/flat_velcro.xml --normalizer_file /home/jc/logs/tactile_normalizer.pickle --weight_policy /home/jc/logs/multistep_main/policy_3000.pth --weight_tactile /home/jc/logs/multistep_main/tactile_3000.pth --result_dir /home/jc/logs/multistep_test/ --case 3