You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileNotFoundError: [Errno 2] No such file or directory: '/home/ws/Documents/grasp/visual-pushing-grasping-master/logs/YOUR-SESSION-DIRECTORY-NAME-HERE/models/snapshot-backup.reinforcement.pth'
#88
Open
linjuechu opened this issue
May 8, 2022
· 0 comments
when run the "Training"------"python main.py --is_sim --push_rewards --experience_replay --explore_rate_decay --save_visualizations
--load_snapshot --snapshot_file 'logs/YOUR-SESSION-DIRECTORY-NAME-HERE/models/snapshot-backup.reinforcement.pth'
--continue_logging --logging_directory 'logs/YOUR-SESSION-DIRECTORY-NAME-HERE' "
The terminal is displayed:“FileNotFoundError: [Errno 2] No such file or directory: '/home/ws/Documents/grasp/visual-pushing-grasping-master/logs/YOUR-SESSION-DIRECTORY-NAME-HERE/models/snapshot-backup.reinforcement.pth'”
Can someone help me answer it?
The text was updated successfully, but these errors were encountered:
when run the "Training"------"python main.py --is_sim --push_rewards --experience_replay --explore_rate_decay --save_visualizations
--load_snapshot --snapshot_file 'logs/YOUR-SESSION-DIRECTORY-NAME-HERE/models/snapshot-backup.reinforcement.pth'
--continue_logging --logging_directory 'logs/YOUR-SESSION-DIRECTORY-NAME-HERE' "
The terminal is displayed:“FileNotFoundError: [Errno 2] No such file or directory: '/home/ws/Documents/grasp/visual-pushing-grasping-master/logs/YOUR-SESSION-DIRECTORY-NAME-HERE/models/snapshot-backup.reinforcement.pth'”
Can someone help me answer it?
The text was updated successfully, but these errors were encountered: