brain-score / brain-score/vision
yield coord, (dims, value) from walk_coords
Open
enhancement
- Dominant language
- Python
- Stars
- 193
- Forks
- 105
- Avg merge
- 10h 48m
- Merged PRs (30d)
- 10
Description
right now `coord, dims, value` is being yielded
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the walk_coords entry point and inspect its existing callers or tests to confirm the expected yielded tuple shape. The work is done when it yields coord, (dims, value) consistently and the relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100