Skip to content

Allow to use custom datamodules for training#102

Open
Koncopd wants to merge 2 commits intomasterfrom
datamodule
Open

Allow to use custom datamodules for training#102
Koncopd wants to merge 2 commits intomasterfrom
datamodule

Conversation

@Koncopd
Copy link
Copy Markdown
Member

@Koncopd Koncopd commented Dec 5, 2024

Uses scverse/scvi-tools#2467

model = scgen.SCGEN(adata=None)
model.train(datamodule=datamodule, ...) # or data_module=datamodule depending on scvi version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant