lab icon indicating copy to clipboard operation
lab copied to clipboard

A customisable 3D platform for agent-based AI research

Results 63 lab issues
Sort by recently updated
recently updated
newest added

So I am trying to place the decals in custom locations -- would like to just have a (row,col) coordinate for placing the decals. I can see right now how...

I'm finding it that reset of the envrionment takes around 0.35 secs which is kinda slowish? Is there a way to optimize it? I have been searching through the code...

I do not understand where the results of training are saved.

I want to try replicate the environment in the paper "Human-level performance in first-person multiplayer games with population-based deep reinforcement learning". But I‘m stuck in creating capture-the-flag maps. 1) Using...

Is it possible to manually trigger/change env.is_running() status?

I am trying to replicate exactly same trajectory of observations from a sequence of actions, for the sake of imitation learning. I found that even if we use the same...

I am trying to programmatically control when doors are open (and stay open) and closed (and stay closed/locked). More generally, I want to be able to take information from events...

I saw that OSX isn't supported, so I'm working on creating a docker file that should make it easier to experiment with it.

Not an issue, just thought I'd share a full installation script for the DMLab Python package because it took a while to put all the pieces together and might be...

This is the continuation of https://github.com/deepmind/lab/pull/244/ This is the last instance of this error in this repo.