Utility functions for using AI2-THOR with Google Colab.
Project description
Run AI2-THOR on the Cloud using Google Colab
💡 Templates
💪 Full Starter Template
To get started, we recommend saving a copy of the AI2-THOR Colab Full Starter Template to your drive. It goes over many helper functions that are often useful.
👑 Minimal Starter Template
We also provide a Minimal Starter Template that does not showcase any helper functions. This is often useful as a starting point to minimally reproduce issues, highlight, or test functionality.
🐱💻 Setup Overview
💻 Installation
Using Python's packaging manager, ai2thor_colab
can be installed with
pip install ai2thor_colab
🔥 Start X Server
AI2-THOR requires an X Server to run on a Linux machine. It allows us to open a Unity window where we can render scenes and observe images. Colab runs Linux, but it does not start an X Server by default. Using ai2thor_colab.start_xserver()
, we can install all required X Server dependencies and start it up:
import ai2thor_colab
ai2thor_colab.start_xserver()
💬 Support
Questions. If you have any questions on AI2-THOR, please ask them on AI2-THOR's GitHub Discussions Page.
Issues. If you encounter any issues while using AI2-THOR, please open an Issue on AI2-THOR's GitHub. If you encounter an issue with AI2-THOR Colab, please open an Issue on our GitHub
🏫 Learn more
Section | Description |
---|---|
AI2-THOR Website | The AI2-THOR website, which contains extensive documentation on using the API. |
AI2-THOR GitHub | Contains the source code and development of AI2-THOR. |
AI2-THOR Demo | Interact and play with AI2-THOR live in the browser. |
👋 Our Team
AI2-THOR and AI2-THOR Colab are open-source projects built by the PRIOR team at the Allen Institute for AI (AI2). AI2 is a non-profit institute with the mission to contribute to humanity through high-impact AI research and engineering.
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
File details
Details for the file ai2thor_colab-0.1.2.tar.gz
.
File metadata
- Download URL: ai2thor_colab-0.1.2.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69026efbbad9735286e0d54069f93df3c3c854e16b5e511a3d74d54c7cfaeb10 |
|
MD5 | 0a0f4e885b64c750731142344b29bb6e |
|
BLAKE2b-256 | f96c60da4dfb2ee22380a3cae50cd0e07f63f54c6cd857e020fae8a8a14014d8 |
File details
Details for the file ai2thor_colab-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: ai2thor_colab-0.1.2-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b611a4d884f7cb2dbf6171cf9c877749d42b39da44b299d69777429cf2c3dc87 |
|
MD5 | 4f0a89e81d5cf7f705a04495605ca5fc |
|
BLAKE2b-256 | 4d627c7e1d86dee3519a6d6ef68644f449e75a5a57fa09ae91e062e006794513 |