Location
Badges
Activity
Ratings Progression
Challenge Categories
Challenges Entered
Latest submissions
See Allgraded | 160945 | ||
graded | 159644 |
Latest submissions
See Allgraded | 160835 | ||
graded | 159848 | ||
graded | 159843 |
Latest submissions
See Allgraded | 161219 | ||
graded | 160683 | ||
graded | 160671 |
Latest submissions
See Allgraded | 161219 | ||
graded | 160945 | ||
graded | 160835 |
Participant | Rating |
---|
Participant | Rating |
---|
-
CS21S025_CS20S009 RL Project 2021View
RL Project 2021-56807e
Inference failed but code works locally
Almost 3 years agoI am facing the same issue, with previously working code.
Why is the evaluation failing at evaluation rollout phase?
Almost 3 years agoHello @jyotish and @ashivani ,
Thanks for responding.
The re evaluated failed due to resource temporarily available issue. Pasting the stack trace here.
File βrun.pyβ, line 59, in
train(agent, env)
File βrun.pyβ, line 20, in train
obs, reward, done, info = env.step(action)
File β/srv/conda/envs/notebook/lib/python3.7/site-packages/aicrowd_gym/clients/base.pyβ, line 225, in step
return self._process_request(data=payload)
File β/srv/conda/envs/notebook/lib/python3.7/site-packages/aicrowd_gym/clients/base.pyβ, line 283, in _process_request
raw_response = self._send_request(data=data)
File β/srv/conda/envs/notebook/lib/python3.7/site-packages/timeout_decorator/timeout_decorator.pyβ, line 82, in new_function
return function(*args, **kwargs)
File β/srv/conda/envs/notebook/lib/python3.7/site-packages/aicrowd_gym/clients/zmq_client.pyβ, line 97, in _send_request
raise zmq_error
File β/srv/conda/envs/notebook/lib/python3.7/site-packages/aicrowd_gym/clients/zmq_client.pyβ, line 94, in _send_request
return self.socket.recv()
File βzmq/backend/cython/socket.pyxβ, line 781, in zmq.backend.cython.socket.Socket.recv
File βzmq/backend/cython/socket.pyxβ, line 817, in zmq.backend.cython.socket.Socket.recv
File βzmq/backend/cython/socket.pyxβ, line 191, in zmq.backend.cython.socket._recv_copy
File βzmq/backend/cython/socket.pyxβ, line 186, in zmq.backend.cython.socket._recv_copy
File βzmq/backend/cython/checkrc.pxdβ, line 22, in zmq.backend.cython.checkrc._check_rc
zmq.error.Again: Resource temporarily unavailable
Thanks
Why is the evaluation failing at evaluation rollout phase?
Almost 3 years agoHello,
My codes keep failing at the last stage (evaluation rollout stage) . Even when I am submitting a code which is trivially different from my successful submission it is failing at the last stage. Can you please help me regarding this.
Thanks
Score is not getting update on leaderboard
Almost 3 years agoI submitted one today morning, the score on the leader board is from yesterday. The tag of the submission is submission-cs20s009-v0.6 .
@ashivani
Score is not getting update on leaderboard
Almost 3 years agoHello,
Even after all the evaluation is successful , the score is not getting updated on leader board.
RL Assignment 2 - Taxi
The submissions are not getting locked
About 3 years agoYeah it got locked , thanks for your prompt response.
The submissions are not getting locked
About 3 years agoThe issue still persists. It seems like the database is not getting updated , for all three. People who have done it earlier have it fine.
The submissions are not getting locked
About 3 years agoAnd this page "https://www.aicrowd.com/challenges/iit-m-2021-assignment-2/problems/rl-assignment-2-taxi/submissions/lock
Thanks.
The submissions are not getting locked
About 3 years agoYes, I am facing the same in all 3 assignments.
RL Assignment 2 - GridWorld
Locked submission getting changed back to another submission after sometime
About 3 years agoHello , kindly help me getting this resolved.
Hit a connection error, exiting silently
Almost 3 years ago@jyotish My submission terminated almost immediately for acrobot. Submission #165890
This shouldnβt have have happened because I did not change anything for Acrobot. Can you please help here too.