IGLU: Interactive Grounded Language Understanding in Minecraft
Project description
Iglu Environment
The main documentation is available here.
Installation
1. JDK 1.8 installation
On Ubuntu/Debian:
sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt-get update
sudo apt-get install openjdk-8-jdk
On Mac:
brew tap AdoptOpenJDK/openjdk
brew cask install adoptopenjdk8
On Windows:
Please use Windows installer.
3. Install xvfb
By default iglu renders using virtual display using xvfb software renderer.
Debian and Ubuntu
sudo apt-get install xvfb
4. IgluEnv installation
iglu env requires python version 3.7 or newer. If you are using conda you can easily install that in local conda env:
conda create -n iglu_env python=3.7
conda activate iglu_env
You can install using pip: TODO
To install the package manually, do the following:
git clone git@github.com:iglu-contest/iglu_env.git && cd iglu_env
python setup.py install
And then test your installation
cd test && python test_env.py
Suggested requirements for RL solution
conda env update --file conda_env.yml
Docker installation
To use iglu environment inside the docker container proceed to Docker installation section.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iglu-0.2.2.tar.gz.
File metadata
- Download URL: iglu-0.2.2.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6a2c80b9673113066ef73e42c5e6b825d1c348d38508a84940026ee7ee17c77
|
|
| MD5 |
2d1d2297214b509a4e5a294a46a31514
|
|
| BLAKE2b-256 |
aa640af3d10183872d5f2c2ae9a751bd29e2247f41ffd81c981b4fa4c4dee98a
|
File details
Details for the file iglu-0.2.2-py3-none-any.whl.
File metadata
- Download URL: iglu-0.2.2-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f63f79dbefb78ac866ae29933569b1da4cc20060bf12f7ccdab565b14f9872f
|
|
| MD5 |
d222470f6e87ed216ad10b58c56ea56c
|
|
| BLAKE2b-256 |
b6f3550985677e2d4737b9d2707e9e7a8e39756a35995112f7559082ebabe259
|