You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,7 @@ This repository provides a curated list of the GitHub repositories with machine
49
49
| Model | Paper | Features | Maintainer |
50
50
|-------|-------|----------|------------|
51
51
|[Wide & Deep](https://github.com/IntelAI/models/tree/master/benchmarks/recommendation/tensorflow/wide_deep_large_ds)|[Wide & Deep Learning for Recommender Systems](https://arxiv.org/pdf/1606.07792)| • Int8 Inference<br/>• FP32 Inference<br/>• FP32 Training |[Intel](https://github.com/IntelAI)|
52
+
|[Wide & Deep](https://github.com/NVIDIA/DeepLearningExamples/tree/master/TensorFlow2/Recommendation/WideAndDeep)|[Wide & Deep Learning for Recommender Systems](https://arxiv.org/pdf/1606.07792)| • Automatic mixed precision<br/>• Multi-GPU training support with Horovod<br/>• XLA |[NVIDIA](https://github.com/NVIDIA)|
0 commit comments