maciejkula / spotlight

Deep recommender models using PyTorch.
MIT License
2.97k stars 421 forks source link

Fixed the docstring for the ZeroEmbedding Layer #183

Open nilansaha opened 3 years ago

nilansaha commented 3 years ago

I do not think the present docstring for the ZeroEmbedding makes sense because you are not scaling anything, its just initialized to zero.