https://github.com/NVIDIA/DeepRecommender/blob/master/reco_encoder/model/model.py#L72 I think this should be: ``` weight_init.xavier_uniform_(w) ```
https://github.com/NVIDIA/DeepRecommender/blob/master/reco_encoder/model/model.py#L72
I think this should be: