deepgenerativemodels / notes

Course notes
MIT License
553 stars 121 forks source link

error in number of parameters #6

Closed ColasGael closed 5 years ago

ColasGael commented 5 years ago

in section 'Representation' , 2 paragraphs, the number of parameters to specify the conditional distribution should be $2^{n-1}$ not $2^{n-1} - 1$ as you need 1 parameter per possible combination of parents

aditya-grover commented 5 years ago

thanks for highlighting the typo!