Phil Tabor

Results 4 issues of Phil Tabor

While the wand is in contact with the object the movement slows down, giving the appearance that the wand is stuck on the object. This is noticeable during the rendering...

In the TouchWandEnv it takes the wand approximately 30,000 moves to touch the object. In the HandEnv it takes the hand only hundreds of moves to touch the object. I...

For some reason I forgot to include prioritization in the dueling agent.

bug

In the ppo_discrete.py file the adapt_actions flag is set to True, when it should be False.

bug