nyu-mll / spinn

NYU ML² work on sentence encoding with tree structure and dynamic graphs
MIT License
107 stars 38 forks source link

more accurate version of gumbel estimator #87

Closed ethancaballero closed 7 years ago

ethancaballero commented 7 years ago

More accurate version of gumbel estimator as described in "Lost Relatives of the Gumbel Trick" https://arxiv.org/abs/1706.04161 It averages N gumbel distributions and subtracts out Euler's constant.