Skip to content

Refactoring moscot to include moscot.neural #763

@MUCDK

Description

@MUCDK

We want to have a moscot.neural module which implements the discrete problems as equivalent neural problems. Therefore, we consecutively do the following steps:

moscot.neural.solvers in future times should include

  • GenotLin,
  • GenotQuad,
  • and OTCFM,

start with GenotLin, because it's implemented already, and extend it to GenotQuad. OTCFM will be added later.

  • Port the dataloader (or roughly the idea of the dataloader) from CellFlow, and extend it to include quadratic terms.
  • Let's also distinguish between the data representation which we compute the coupling in, and the one which are input/output to the flow

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions