Skip to content

Commit

Permalink
Add Euclidean Distance link
Browse files Browse the repository at this point in the history
  • Loading branch information
auxten committed Oct 30, 2022
1 parent 6df7204 commit 1745897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Deep Learning(Item2vec Embedding + MLP) based Feature-Engineering & Training & P
- [ ] Batch Normalization
- [x] [DeepInterestNetwork](./model/din/din.go)
- [x] [DIN test on MovieLens](./example/movielens/dinimpl_test.go)
- [x] Euclidean Distance based attention
- [x] [Euclidean Distance based attention](model/din/activation.go)
- [x] Dropout and L2 regularization
- [ ] Batch Normalization

Expand Down

0 comments on commit 1745897

Please sign in to comment.