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

Distributions #479

Open
8 of 35 tasks
krzjoa opened this issue Feb 22, 2021 · 1 comment
Open
8 of 35 tasks

Distributions #479

krzjoa opened this issue Feb 22, 2021 · 1 comment

Comments

@krzjoa
Copy link
Contributor

krzjoa commented Feb 22, 2021

A checklist of distributions we'd like to port from PyTorch:

  • Bernoulli
  • Beta
  • Binomial
  • Categorical
  • Cauchy
  • Chi2
  • ContinuousBernoulli
  • Dirichlet
  • Exponential
  • FisherSnedecor
  • Gamma
  • Geometric
  • Gumbel
  • HalfCauchy
  • HalfNormal
  • Independent
  • Laplace
  • LogNormal
  • LowRankMultivariateNormal
  • MixtureSameFamily
  • Multinomial
  • MultivariateNormal
  • NegativeBinomial
  • Normal
  • OneHotCategorical
  • Pareto
  • Poisson
  • RelaxedBernoulli
  • LogitRelaxedBernoulli
  • RelaxedOneHotCategorical
  • StudentT
  • TransformedDistribution
  • Uniform
  • VonMises
  • Weibull
@skiptoniam
Copy link

@dfalbel I was keen to use a negative binomial distribution. Any pointers on how to set one up in torch?

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

No branches or pull requests

2 participants