Unverified Commit 8eccc9eb authored by Pablo Ribalta Lorenzo's avatar Pablo Ribalta Lorenzo Committed by GitHub
Browse files

Add Wide and deep by NVIDIA (#9780)

parent 7899ccd7
...@@ -49,6 +49,7 @@ This repository provides a curated list of the GitHub repositories with machine ...@@ -49,6 +49,7 @@ This repository provides a curated list of the GitHub repositories with machine
| Model | Paper | Features | Maintainer | | Model | Paper | Features | Maintainer |
|-------|-------|----------|------------| |-------|-------|----------|------------|
| [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) | | [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) |
| [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) |
## Contributions ## Contributions
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment