Skip to content

Conversation

@watiss
Copy link
Contributor

@watiss watiss commented Dec 29, 2021

Fixes #39

Fix `total_counts` to `total_count` in the module_user_guide
@watiss watiss requested a review from adamgayoso December 29, 2021 17:31
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

@rangan2510 rangan2510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not work as now, "total" is an unexpected keyword according to the PyTorch documentation for NegativeBinomial. Have a look at the attached file and try to run a user module for clustering.
scvi_tut.py.txt

@adamgayoso adamgayoso merged commit e7f8d1e into master Jan 6, 2022
@martinkim0 martinkim0 deleted the valehvpa/fix_nb_typo branch July 5, 2023 12:33
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.

module_user_guide.ipynb: NegativeBinomial function call raises "unexpected keyword argument 'total_counts'" error

4 participants