remove unused observation and prediction files
1 unresolved thread
1 unresolved thread
Closes #2 (closed)
Merge request reports
Activity
Filter activity
22 22 test_dones = [] 23 23 # Load agent 24 24 # agent = Agent(state_size, action_size, "FC", 0) 25 # agent.qnetwork_local.load_state_dict(torch.load('./torch_training/Nets/avoid_checkpoint1700.pth')) 25 # agent.qnetwork_local.load_state_dict(torch.load('./torch_training/Nets/avoid_checkpoint500.pth')) @chribabe remove code that is commented out. We've got vcs or switches with default arguments for this in the vein of
def test_abc(rendering:bool=False)
.changed this line in version 4 of the diff
mentioned in commit 9f20bd02
Please register or sign in to reply