google-deepmind / torch-distributions

Probability distributions, wrapped for Torch.
BSD 3-Clause "New" or "Revised" License
61 stars 25 forks source link

Changes to documentation of functions #40

Closed mevGDM closed 8 years ago

mevGDM commented 8 years ago

Made changes to the documentation of functions that had an older style and was missing clarity in some cases. There were also minor tweaks to the function body as well, namely replacing the varargs with the actual parameters needed.