Duckietown Challenges Home Challenges Submissions

Submission 1409

Submission1409
Competingyes
Challengeaido1_LF1_r3-v3
UserGiwoong Lee
Date submitted
Last status update
Completecomplete
DetailsEvaluation is complete.
Sisters
Result💔
Jobsstep1-simulation: 14392
Next
User labelPyTorch DDPG algorithm by Giwoong Lee
Admin priority50
Blessingn/a
User priority50

Evaluation jobs for this submission

See previous jobs for previous versions of challenges
Job IDstepstatusup to datedate starteddate completeddurationmessage
14392step1-simulationfailedyes0:00:39
InvalidSubmission: T [...]
InvalidSubmission:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 486, in wrap_evaluator
    raise InvalidSubmission(out[SPECIAL_INVALID_SUBMISSION])
InvalidSubmission: Invalid solution:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 590, in wrap_solution
    raise InvalidSubmission(msg)
InvalidSubmission: Uncaught exception in solution:
Traceback (most recent call last):
  File "/workspace/src/duckietown-challenges/src/duckietown_challenges/cie_concrete.py", line 585, in wrap_solution
    solution.run(cis)
  File "solution.py", line 148, in run
    solve(params, cis)
  File "solution.py", line 76, in solve
    Agent = DDPG(obs_shape[0], env.action_space, num_history=args.num_history)
  File "/workspace/model.py", line 202, in __init__
    self.noise_net_update()
  File "/workspace/model.py", line 236, in noise_net_update
    param.data.copy_(source.data + self.noise_sigma * torch.randn(source.shape).cuda())
RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at /tmp/pip-req-build-vRRdPa/aten/src/THC/THCGeneral.cpp:74


Artefacts hidden. If you are the author, please login using the top-right link or use the dashboard.
No reset possible