yandexdataschool / Practical_DL

DL course co-developed by YSDA, HSE and Skoltech
MIT License
1.57k stars 641 forks source link

resolve few typos #75

Closed a-domrachev closed 4 years ago

a-domrachev commented 4 years ago

Pytorch throws an exception when processing a backward pass from a variable that was obtained from the gaussiansampler function, because exp and add_ are inplace functions. (pytorch version 1.4.0)

Two typos in math, first -- we need to compute KL divergence between posterior and prior distributions, second -- just upper case typo.

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.