Skip to content

Commit 8eccc9e

Browse files
authored
Add Wide and deep by NVIDIA (#9780)
1 parent 7899ccd commit 8eccc9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

community/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ This repository provides a curated list of the GitHub repositories with machine
4949
| Model | Paper | Features | Maintainer |
5050
|-------|-------|----------|------------|
5151
| [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) |
5253

5354
## Contributions
5455

0 commit comments

Comments
 (0)