Examples
Simple 2 layer MLP
Progress:
- Simple 2 layer MLP test on MovieLens
- Dropout and L2 regularization
- Batch Normalization
YouTube DNN
GAUC on MovieLens 20M: 0.760381
Progress:
- YouTube DNN test on MovieLens
- Dropout and L2 regularization
- Batch Normalization
Deep Interest Network
GAUC on MovieLens 20M: 0.790542
Progress:
- DIN test on MovieLens
- Euclidean Distance based attention
- Cosine Similarity based attention
- Dropout and L2 regularization
- Batch Normalization