facebookresearch / facebookresearch/fairo
Changes to grammar
- Dominant language
- Jupyter Notebook
- Stars
- 929
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
## Type of Issue
"attribute" (memory node) -> outputs a value
1. Add Value to grammar : "what is the distance between the cow and the house" (right now filters -> attribute -> linear extent). Value takes full agent memory as input and returns a value.
2. Attribute takes a particular memory and returns a value ("that cow")
2. comparator should perhaps be added as an output of an attribute
1. stop when cow has x > 5
3. input_left an attribute -> comparator is also an attribute
3. input_left is null -> wait 2 minutes and walk forward for 15 seconds (num seconds elapsed since event has occurred)
4.
Select the type of issue:
- [ ] Bug report (to report a bug)
- [ ] Feature request (to request an additional feature)
- [ ] Tracker (I am just using this as a tracker)
- [ ] Refactor request
- [ ] Documentation Ask
## Description
Detailed description of the requested feature/documentation ask/bug report.
## Current Behavior
Description of current behavior or functionality.
## Expected Behavior
Description of the expected behavior or functionality. In case of feature request, please add input and expected output.
## Steps to reproduce
Please add steps to reproduce the bug here along with the stack trace.
## Links to any relevant pastes or documents
Please post links to any relevant documents that might contain any extra information.
## Checklist
Use this checklist if you are using this issue as a tracker:
- [ ] Task 1
- [ ] Task 2
- [ ] Task 3 ...
Contributor guide
Assessment
This issue has not been assessed yet.