AllenInstitute / AllenInstitute/bmtk
Problem with tutorial chapter 03, unable to move on to next step after [INFO] building recurrent connections.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 335
- Forks
- 102
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 6
Description
Sorry to bother again. I am studying the tutorial chapter 3: Multi-cell, single population network (with BioNet). At the sim.run() step, there returned a value error said: " mtrand.pyx in numpy.random.mtrand.RandomState.choice(), ValueError: 'a' cannot be empty unless no samples are taken ", and cannot move onto next step.
Looking forward to your reply, thank you very much!
Contributor guide
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 by reproducing tutorial chapter 3, Multi-cell, single population network (with BioNet), at the sim.run() step after building recurrent connections. Investigate the reported numpy.random.mtrand.RandomState.choice() ValueError and confirm that the tutorial can proceed to the next step without the error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100