Skip to content
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

Degeneracy between d_cell and epsilon #198

Closed
sjfleming opened this issue Apr 14, 2023 · 1 comment
Closed

Degeneracy between d_cell and epsilon #198

sjfleming opened this issue Apr 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or improvement

Comments

@sjfleming
Copy link
Member

Consider trying to remove the degeneracy between d_cell and epsilon by inferring only epsilon and computing d_cell as x.sum(dim=-1) / epsilon in the guide

@sjfleming sjfleming added the enhancement New feature or improvement label Apr 14, 2023
@sjfleming sjfleming self-assigned this Apr 14, 2023
@sjfleming
Copy link
Member Author

A similar approach has been taken in a very recent commit in v0.3.0

Closed by #238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant