All Projects → lil-lab → chalet

lil-lab / chalet

Licence: other
Cornell House Agent Learning Environment

Programming Languages

HTML
75241 projects
C#
18002 projects
TeX
3793 projects
javascript
184084 projects - #8 most used programming language
PostScript
262 projects
CSS
56736 projects

Projects that are alternatives of or similar to chalet

community-projects
Webots projects (PROTO files, controllers, simulation worlds, etc.) contributed by the community.
Stars: ✭ 20 (-52.38%)
Mutual labels:  simulator, robotics-simulation
vrep-api-python
Simple for use Python binding for Coppelia Robotics V-REP simulator (remote API)
Stars: ✭ 22 (-47.62%)
Mutual labels:  simulator
spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (+23.81%)
Mutual labels:  natural-language-understanding
ROS-TCP-Connector
No description or website provided.
Stars: ✭ 123 (+192.86%)
Mutual labels:  robotics-simulation
l2r
Open-source reinforcement learning environment for autonomous racing.
Stars: ✭ 38 (-9.52%)
Mutual labels:  simulator
libsimulator
libsimulator is a library for building discrete event simulations, implementing the ``boost.asio`` API.
Stars: ✭ 20 (-52.38%)
Mutual labels:  simulator
react-native-boilerplate
Ready-made structure of your next React Native application within a few minutes.
Stars: ✭ 36 (-14.29%)
Mutual labels:  simulator
ecu-simulator
OBD-II ECU Simulator
Stars: ✭ 24 (-42.86%)
Mutual labels:  simulator
msgbots
Messenger Bot Simulator ( Rhino )
Stars: ✭ 17 (-59.52%)
Mutual labels:  simulator
rcssserver
The RoboCup Soccer Simulator Server
Stars: ✭ 100 (+138.1%)
Mutual labels:  simulator
HackSystem
A Hack System based on ASP.NET Core and Blazor WebAssembly.
Stars: ✭ 72 (+71.43%)
Mutual labels:  simulator
rivebot-ce
🤖💬 Rivebot Community Edition Platform (CEP) is an open source end-to-end software development platform with built-in chatbot management, customer ordering, customer care, and more. Self-host Rivebot CEP on your own servers, in a container, or on a cloud provider.
Stars: ✭ 22 (-47.62%)
Mutual labels:  natural-language-understanding
timeline
Takes tweets from a bot's followings and markovifies them. Ruby port of sneaksnake/timeline
Stars: ✭ 13 (-69.05%)
Mutual labels:  simulator
TJAPlayer3
A .tja file player.(feat. DTXMania & TJAPlayer2 forPC)
Stars: ✭ 104 (+147.62%)
Mutual labels:  simulator
RAWSim-O
A simulation framework for Robotic Mobile Fulfillment Systems
Stars: ✭ 82 (+95.24%)
Mutual labels:  robotics-simulation
Arch-Data-Science
Archlinux PKGBUILDs for Data Science, Machine Learning, Deep Learning, NLP and Computer Vision
Stars: ✭ 92 (+119.05%)
Mutual labels:  natural-language-understanding
javacard-gradle-template
JavaCard project template for building CAP and running JCardSim with gradle + coverage
Stars: ✭ 27 (-35.71%)
Mutual labels:  simulator
OSKAR
SKA Radio Telescope Simulator
Stars: ✭ 40 (-4.76%)
Mutual labels:  simulator
SwarmSim
Multi-robot control simulation environmrnt build on top on Mobile Robotics Simulation Toolbox, implemented 1)some algorithm for formation control 2)mapping, localization and SLAM based on Kalman filter..
Stars: ✭ 44 (+4.76%)
Mutual labels:  robotics-simulation
awesome-webots
Awesome Webots
Stars: ✭ 46 (+9.52%)
Mutual labels:  simulator

CHALET: Cornell House Agent Learning Environment

CHALET is a 3D house simulator with support for navigation and manipulation. Unlike existing systems, CHALET supports both a wide range of object manipulation, as well as supporting complex environemnt layouts consisting of multiple rooms. The range of object manipulations includes the ability to pick up and place objects, toggle the state of objects like taps or televesions, open or close containers, and insert or remove objects from these containers. In addition, the simulator comes with 58 rooms that can be combined to create houses, including 10 default house layouts. CHALET is therefore suitable for setting up challenging environments for various AI tasks that require complex language understanding and planning, such as navigation, manipulation, instruction following, and interactive question answering.

Release

CHALET Version 0.1 is available for download at: http://clic.nlp.cornell.edu/resources/CHALET/

An unstable version of the CHALET source code is now available.

Please see the Wiki for details on how to use these builds and the source code.

For support and issues, please contact us through the issues section of the repository.

Data

CHALET has a large corpus of natural language instructions paired with human demonstrations. The corpus is available here. The corpus was published by Misra et al. 2018, and includes over 12K single instructions and 1.5K instruction paragraphs. Baselines and code are availazble in the CIFF repository.

Source Code

The CHALET source code is released without proprietary assets purcahsed from the Unity Asset Store. These assets are required to work with the original source, but not with the released binaries. We extensively modified the resources for CHALET. If you wish to work with the source code, please contact us ([email protected]) for instruction on obtaining the required resources. See more details in the wiki.

Attribution

Environment and Simulator:
CHALET: Cornell House Agent Learning Environment
Claudia Yan, Dipendra Misra, Andrew Bennett, Aaron Walsman, Yonatan Bisk and Yoav Artzi
arXiv report 2018

Instructional Data:
Mapping Instructions to Actions in 3D Environments with Visual Goal Prediction
Dipendra Misra, Andrew Bennett, Valts Blukis, Eyvind Niklasson, Max Shatkhin, and Yoav Artzi
EMNLP 2018

License

Attribution 4.0 International (CC BY 4.0)

Youtube Demos:

Demo 1 Demo 2 Demo 3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].