Loading
1 Follower
0 Following
asche_thor
Nils Wandel

Location

DE

Badges

1
0
0

Activity

Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Mon
Wed
Fri

Ratings Progression

Loading...

Challenge Categories

Loading...

Challenges Entered

Self-driving RL on DeepRacer cars - From simulation to real world

Latest submissions

See All
graded 166388
graded 165712
graded 160016
Participant Rating
singstad90 0
Participant Rating
  • DummyDriver NeurIPS 2021 AWS DeepRacer AI Driving Olympics Challenge
    View

NeurIPS 2021 AWS DeepRacer AI Driving Olympics Cha

2nd round evaluations

Over 2 years ago

Hi,

I’ve a question regarding the second round:
Is the second round going to be evaluated based on the same agents that we submitted for the first round or are we allowed to refine our models for the sim2real transfer?

Best regards, Nils

Updates for starter kit

Over 2 years ago

I found another weird behavior of the env.reset() function: According to the openai gym specifications, env.reset() should return an initial observation of a new episode. However, if we call env.reset() after an episode has ended, it returns the last observation of that previous episode instead of an initial observation of the next episode. Furthermore, the data format of the observations returned by env.reset() is different compared to the observations returned by env.step(action). Is there anyone else with the same problems or is there a misunderstanding on my side? Thx :slight_smile:

Updates for starter kit

Over 2 years ago

Hmm, that’s weird. Usually, I always get a done flag if my agent leaves the road. However somehow, this bug appears only when I’m connecting multiple agents to the same server. So maybe they cause some interference there?

Updates for starter kit

Over 2 years ago

Hi, it seems there is a weird bug: sometimes, if my agent leaves the track, the agent gets simply reset onto the track, but the done flag is not set to True and there is no negative reward neither… did anyone else make the same experience with this new version?

asche_thor has not provided any information yet.