-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(train_model): add atac layer argument #542
base: beta
Are you sure you want to change the base?
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d2f67d - Browse repository at this point
Copy the full SHA 9d2f67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81ed87c - Browse repository at this point
Copy the full SHA 81ed87cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f16cc6d - Browse repository at this point
Copy the full SHA f16cc6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 112b44d - Browse repository at this point
Copy the full SHA 112b44dView commit details -
fix[PyroVelocity]: missing colon in Args description
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 7b78188 - Browse repository at this point
Copy the full SHA 7b78188View commit details -
feat(VelocityTrainingMixin): Added atac data to train_faster method
In the long run we should refactor code, so that training uses scvi-tools modules. Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for a36cae7 - Browse repository at this point
Copy the full SHA a36cae7View commit details
Commits on Jul 22, 2024
-
feat(_velocity_module): Added a MultiVelocityModule for multiome data.
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for cfee317 - Browse repository at this point
Copy the full SHA cfee317View commit details -
feat(_velocity_model): Added a MultiVelocityModelAuto class for multi…
…ome data Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 365ba7b - Browse repository at this point
Copy the full SHA 365ba7bView commit details -
feat(_transcription_dynamics): Added function for multiome dynamics.
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for a857453 - Browse repository at this point
Copy the full SHA a857453View commit details -
feat(_test_transcription_dynamics): Unit tests for transcription dyna…
…mics functions. Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 5a4dbbe - Browse repository at this point
Copy the full SHA 5a4dbbeView commit details -
feat(_test_velocity_model): Unit tests for velocity model
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 8368ce0 - Browse repository at this point
Copy the full SHA 8368ce0View commit details -
feat(.gitignore): Added example_notebooks directory to .gitignore file.
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for b5508f9 - Browse repository at this point
Copy the full SHA b5508f9View commit details -
fix[_trainer_]: checking for existence of atac data
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for fe53c90 - Browse repository at this point
Copy the full SHA fe53c90View commit details -
fix(_velocity): Save existence of atac data in adata
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for e208085 - Browse repository at this point
Copy the full SHA e208085View commit details -
fix(_velocity_model): LogNormal instead of Normal likelihood for atac…
… data Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for e349bb7 - Browse repository at this point
Copy the full SHA e349bb7View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21a83ac - Browse repository at this point
Copy the full SHA 21a83acView commit details -
fix(_transcription_dynamics): Ensuring no inplace tensor operations i…
…n functions. Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 7a04607 - Browse repository at this point
Copy the full SHA 7a04607View commit details -
fix(_velocity): Handling atac data.
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for d5dcc98 - Browse repository at this point
Copy the full SHA d5dcc98View commit details -
fix(_velocity_module): Removed rates from multivariateNormalGuide, be…
…cause they caused dimension errors during posterior sampling. Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for d9f0636 - Browse repository at this point
Copy the full SHA d9f0636View commit details -
fix(train): Ensure atac data is handled properly.
Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for c03a247 - Browse repository at this point
Copy the full SHA c03a247View commit details -
feat(_transcription_dynamics): Added latent discrete parameter for mo…
…delling stochastic gene activation. Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 637588a - Browse repository at this point
Copy the full SHA 637588aView commit details -
feat(_velocity_model): Sampling latent discrete parameter for modelli…
…ng stochastic gene activation. Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 1e096dd - Browse repository at this point
Copy the full SHA 1e096ddView commit details -
feat(_test_transcription_dynamics): Adapted test to include latent di…
…screte parameter for gene state. Signed-off-by: Alexander Aivazidis <alexander.aivazidis@sanger.ac.uk>
Configuration menu - View commit details
-
Copy full SHA for 54cb35c - Browse repository at this point
Copy the full SHA 54cb35cView commit details