jlin816/homegrid
A minimal home grid world environment to evaluate language understanding in interactive agents.
This project offers a simulated home environment where you can test how well AI agents understand language. It takes in language instructions and hints (like 'The plates are in the kitchen' or 'Turn around') and provides a visual view of the house, along with tokens and embeddings representing the language. The primary users are AI researchers and developers working on language understanding in interactive agents.
No commits in the last 6 months.
Use this if you are an AI researcher evaluating how well your interactive agents can learn to follow language instructions and incorporate linguistic hints to perform tasks in a simulated household.
Not ideal if you are looking for a complex, high-fidelity 3D simulation or an environment for robotics control outside of a grid-world setting.
Stars
24
Forks
5
Language
Python
License
MIT
Category
Last pushed
Sep 06, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/jlin816/homegrid"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Future-House/aviary
A language agent gym with challenging scientific tasks
strakam/generals-bots
Develop your agent for generals.io!
inspirai/wilderness-scavenger
A platform for intelligent agent learning based on a 3D open-world FPS game developed by Inspir.AI.
ngoxuanphong/ENV
Reinforcement Learning System
i01000101/Q-Learning-Visualizer
An AI that learns to solve mazes with Q-Learning algorithm ðŸ§