Neural-Localization
Neural-Localization copied to clipboard
3D maze and office environments
In your paper, there were experiments done on 3D environments. Was wondering if you had codes for those available online somewhere so I can try it out myself.
Thanks!
Hi, I tried to implement this great project in VizDoom. Here is the code for the implementation. I hope it may help you. However, I just used the distance information as the observation for the perception model (which is the same in Maze2D). So this implementation is still incomplete. Sorry about that.