AllenInstitute / AllenInstitute/bmtk

Problem with tutorial chapter 03, unable to move on to next step after [INFO] building recurrent connections.

Open
#145 3 comments 0 reactions 0 assignees View on GitHub

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.

截屏2020-10-03 10 55 23 截屏2020-10-03 10 54 55

Looking forward to your reply, thank you very much!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.