localminimum / localminimum/R-net
Documentation on running the demo?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 319
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
I'm trying to understand how to run the demo. I've changed the following in `params.py`:
```
mode = "demo"
batch_size = 1
```
What should I do next?
Thanks
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with params.py and trace how the demo mode is used after setting batch_size to 1. Document the commands and prerequisites needed to run the demo, then verify the steps from a clean checkout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100