lnccbrown / lnccbrown/ssm-simulators

Generate single parameter "datasets"

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

linear-ssm-simulators
Dominant language
Jupyter Notebook
Stars
24
Forks
18
Avg merge
1d 14h
Merged PRs (30d)
9

Description

https://github.com/AlexanderFengler/ssm_simulators/blob/a7608dd91bf93f6a43bac99bf84b865d649f6aa7/ssms/dataset_generators/lan_mlp.py#L254

Concatenation error when 'n_parameter_sets' is set to 1. Maybe this is handled in a different execution flow via simulator() instead of data_generator() but this condition must be explicitly checked here.

Contributor guide

No contributing guide indexed for this repository

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 at ssms/dataset_generators/lan_mlp.py around line 254 and reproduce the concatenation error with n_parameter_sets set to 1. Compare the data_generator() path with the simulator() flow mentioned in the issue. Done means the single-parameter case is explicitly handled and generates the datasets without the concatenation error.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.