multi-agent-emergence-environments icon indicating copy to clipboard operation
multi-agent-emergence-environments copied to clipboard

Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"

Results 28 multi-agent-emergence-environments issues
Sort by recently updated
recently updated
newest added

Hi, i was wondering if it is possible to use this repository in order to render the simulations as you show in your blog (better looking characters, obstacles, floors, etc.)?...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies

When I examine the environment using the command `bin/examine.py examples/hide_and_seek_quadrant.jsonnet examples/hide_and_seek_quadrant.npz`, I get the error below. However, when I do not specify the `.npz` file, I am able to successfully...

When running the example code: ``` bin/examine.py mae_envs/envs/base.py ``` I get the following error: ``` Loading env from the module: mae_envs/envs/base.py Creating window glfw Traceback (most recent call last): File...

How do i run the project so that I can see the agents doing the work? I can't find any scenes in the project

I encounter the follwoing error when I want to run the four environments in "/multi-agent-emergence-environments-master/mae_envs/envs" folder: running build_ext building 'mujoco_py.cymj' extension x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall...

I've deployed the entire environment and can play saved policies, but how do I train agents?how to produce policy ?Who can help me? I'd better have an example,thanks

**bin/examine.py examples/hide_and_seek_quadrant.jsonnet examples/lock_and_return.npz** ``` Inferred: names: examples/hide_and_seek_quadrant.jsonnet examples/lock_and_return.npz arguments: {} /home/amitmandliya/.local/lib/python3.7/site-packages/tensorflow/python/framework/dtypes.py:516: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy,...