issues
search
cellarium-ai
/
cellarium-ml
Distributed single-cell data analysis.
BSD 3-Clause "New" or "Revised" License
22
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Re-vamp cNMF tutorial notebook
#270
sjfleming
closed
22 hours ago
1
Cnmf yx streamline
#269
ImXman
opened
1 week ago
0
Add `flex_attention` backend
#268
ordabayevy
closed
1 day ago
0
PredictWriter can choose predict() key
#267
sjfleming
opened
2 weeks ago
0
Defaults for CLI `predict` configs: default "obs_names_n" batch_key and default `PredictionWriter`
#266
sjfleming
opened
2 weeks ago
1
Allow `PredictionWriter` to create different kinds of saved output
#265
sjfleming
opened
2 weeks ago
1
Allow `PredictionWriter` to use key other than "x_ng"
#264
sjfleming
opened
2 weeks ago
0
Fix Transformer final LayerNorm; Move MuLinear into layers
#263
ordabayevy
closed
2 weeks ago
0
More user-friendly instantiation of DistributedAnnDataCollection
#262
mbabadi
opened
2 weeks ago
1
Stateful `IterableDataset`
#261
ordabayevy
closed
2 weeks ago
0
YAML improvement - do not specify model if using a checkpoint
#260
sjfleming
opened
4 weeks ago
4
anndata >=0.10.9 introduces ImportError
#259
sjfleming
closed
4 weeks ago
1
Add `worker_seed` argument to `IterableDistributedAnnDataCollectionDataset`
#258
ordabayevy
closed
1 month ago
0
cNMF - user experience
#257
sjfleming
opened
1 month ago
0
Allow `AnnDataField` to have more than one key
#256
sjfleming
closed
1 month ago
0
scvi: NaNs on apple M2 silicon
#255
sjfleming
opened
1 month ago
0
Implement categorical covariates
#254
sjfleming
closed
3 weeks ago
1
Move `cpu_transforms` back to `module_pipeline` at teardown
#253
ordabayevy
closed
1 month ago
2
Remove obsolete code
#252
ordabayevy
closed
1 month ago
0
Add `cellarium.ml.layers` module
#251
ordabayevy
closed
1 month ago
0
Add default `validate` method
#250
ordabayevy
closed
1 month ago
0
Add support for `SequentialLR`
#249
ordabayevy
opened
1 month ago
0
Add `if TYPE_CHECKING` clauses for type imports
#248
ordabayevy
opened
1 month ago
0
Add `if TYPE_CHECKING` clauses to imports
#247
ordabayevy
opened
1 month ago
0
Add default implementation for `validation_step`
#246
ordabayevy
closed
1 month ago
1
Fix collate_fn
#245
ordabayevy
closed
1 month ago
0
Add a teardown method for `cpu_transforms` to handle multi-use case of a `CellariumModule` object
#244
ordabayevy
closed
1 month ago
0
`cpu_transforms` do not get switched to `eval` mode during vaildation
#243
ordabayevy
opened
1 month ago
0
Add `ComputeNorm` callback
#242
ordabayevy
opened
1 month ago
0
Initiate a ZScore transform directly from a OnePassMeanVarStd checkpoint file
#241
sjfleming
opened
1 month ago
1
Allow nested `batch_keys`
#240
ordabayevy
closed
1 month ago
0
`LossScaleMonitor`
#239
ordabayevy
closed
2 months ago
1
`CellariumGPT`
#238
ordabayevy
opened
2 months ago
0
Fix Index import for the new version of anndata
#237
ordabayevy
closed
2 months ago
1
Tutorial Part I: Preprocessing
#236
ordabayevy
closed
1 month ago
0
nmf - find ways to speed up model
#235
sjfleming
opened
2 months ago
2
Python 3.8 compatible `CellariumGPT`
#234
ordabayevy
opened
3 months ago
0
Fix `drop_incomplete_batch`
#233
ordabayevy
closed
2 months ago
0
Cnmf yx
#232
ImXman
closed
1 week ago
0
Add new arguments to `CellariumAnnDataDataModule`
#231
ordabayevy
closed
3 months ago
0
Make fixes to `CellariumModule`
#230
ordabayevy
closed
3 months ago
0
Fix pandas groupby FutureWarning
#229
sjfleming
closed
3 months ago
0
Handle addition of `CellariumPipeline`s
#228
sjfleming
closed
3 months ago
2
Handle methods when CellariumPipelines are added
#227
sjfleming
closed
3 months ago
0
Implement "on_predict_epoch_end" in CellariumModule
#226
sjfleming
opened
3 months ago
5
Make transforms adaptable to the input
#225
ordabayevy
opened
3 months ago
1
Auto-generate `example_input_array` property
#224
ordabayevy
opened
3 months ago
0
CPU transforms on dataloader workers
#223
sjfleming
closed
3 months ago
12
Change `IncrementalPCA` default to `perform_mean_correction=True`
#222
ordabayevy
closed
3 months ago
0
Allow deep (nested) attributes in `AnnDataField`
#221
ordabayevy
closed
3 months ago
0
Next