lnccbrown / lnccbrown/ssm-simulators

make outputs of training data generation serializable

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

@cpaniaguam is already working on this.

Since Mar 21, 2025.

  • #92 by @cpaniaguam — closed without merging
enhancement linear-ssm-simulators
Dominant language
Jupyter Notebook
Stars
24
Forks
18
Avg merge
1d 14h
Merged PRs (30d)
9

Description

At the moment training data generators create outputs which are not serializable, because they were historically saved off as pickle file.

We want to move away from that and instead operate on .json outputs.

This will a bit of reshuffling of the output formats and corresponding extra configs.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.