Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] The basic distribution probability Tutorial for Deep Learning Researchers

[P] The basic distribution probability Tutorial for Deep Learning Researchers

Hello there
I read [pattern recognition and machine learning, Bishop 2006] and summarize the probability distributions that are often used in deep learning in my Github Repository

Also I simply had implemented probability distributions with python numpy.

  1. Uniform distribution(continuous)
  2. Bernoulli distribution
  3. Binomial distribution
  4. Multi-Bernoulli distribution
  5. Multinomial distribution
  6. Beta distribution
  7. Dirichlet distribution
  8. Gamma distribution
  9. Exponential distribution
  10. Gaussian distribution
  11. Normal distribution
  12. Chi-squared distribution
  13. Student-t distribution

Please give issue if there are some wrong point Thanks 😀

https://github.com/graykode/distribution-is-all-you-need

https://i.redd.it/xuo9d3lda5l31.png

https://github.com/graykode/distribution-is-all-you-need

submitted by /u/nlkey2022
[link] [comments]