-------------------------------------------------------------------- Starting initialization of HybridAgent (Agent ID: 1) Attempting to load model files: /code/assignment3/code_base/agents/t_094/hybrid_sequence_agent_local.pth, /code/assignment3/code_base/agents/t_094/hybrid_sequence_agent_target.pth Failed to load model files hybrid_sequence_agent_local.pth or hybrid_sequence_agent_target.pth from /code/assignment3/code_base/agents/t_094. Error: [Errno 2] No such file or directory: '/code/assignment3/code_base/agents/t_094/hybrid_sequence_agent_local.pth'. Using random weights. Completed initialization of HybridAgent (Agent ID: 1) {'games': [{'valid_game': True, 'random_seed': 8936899636, 'file_name': 'sample_team_306-vs-Divine-111-30-May-2025-05-04-21-359862-8936899636', 'scores': {0: 2, 1: 0}, 'replay_path': 'output/replay-sample_team_306-vs-Divine-111-30-May-2025-05-04-21-359862-8936899636.replay'}], 'teams': {0: {'team_name': 'sample_team_306', 'agent': 'agents.t_306.myTeam', 'load_agent': True}, 1: {'team_name': 'Divine-111', 'agent': 'agents.t_094.myTeam', 'load_agent': True}}, 'num_of_games': 1}