Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Commit fea5582

Browse files
authored
Merge pull request #291 from xuechendi/v1.1_docs
[v1.1][ISSUE-274]update Readme
2 parents 5ba6281 + 5f099b2 commit fea5582

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Intel® End-to-End AI Optimization Kit provides step-by-step demos. Once complet
8181
* [ViT](demo/denas/computer_vision/DENAS_ViT_DEMO.ipynb) - Computer Vision, PyTorch
8282
* [BERT](demo/denas/bert/DENAS_BERT_DEMO.ipynb) - NLP, PyTorch
8383
* [ASR](demo/denas/asr/DENAS_ASR_DEMO.ipynb) - Speech Recognition, PyTorch
84-
* [BERT](demo/denas/hf/DENAS_HF_DEMO.ipynb) - Hugging Face models, PyTorch
84+
* [BERT Huggingface](demo/denas/hf/DENAS_HF_DEMO.ipynb) - Hugging Face models, PyTorch
8585

8686
* Model Aadapter demos
8787
* [Model Adapter Overview](demo/ma/Model_Adapter_Summary.ipynb)
@@ -97,12 +97,16 @@ Intel® End-to-End AI Optimization Kit provides step-by-step demos. Once complet
9797

9898
## Papers and Blogs
9999

100+
* [The Parallel Universe Magazine - Accelerate AI Pipelines with New End-to-End AI Kit](https://www.intel.com/content/www/us/en/developer/articles/technical/accelerate-ai-with-intel-e2e-ai-optimization-kit.html)
101+
* [Multi-Model, Hardware-Aware Train-Free Neural Architecture Search](https://community.intel.com/t5/Blogs/Tech-Innovation/Artificial-Intelligence-AI/Multi-Model-Hardware-Aware-Train-Free-Neural-Architecture-Search/post/1479863)
102+
* [SigOpt Blog - Enhance Multi-Model Hardware-Aware Train-Free NAS with SigOpt](https://sigopt.com/blog/enhance-multi-model-hardware-aware-train-free-nas-with-sigopt)
103+
* [The Intel® SIHG4SR Solution for the ACM RecSys Challenge 2022](https://www.intel.com/content/www/us/en/developer/articles/technical/sihg4sr-graph-solution-for-recsys-challenge-2022.html)
104+
* [ACM - SIHG4SR: Side Information Heterogeneous Graph for Session Recommender](https://dl.acm.org/doi/abs/10.1145/3556702.3556852)
100105
* [ICYMI – SigOpt Summit Recap Democratizing End-to-End Recommendation Systems](https://sigopt.com/blog/icymi-sigopt-summit-recap-democratizing-end-to-end-recommendation-systems-with-jian-zhang/)
101106
* [The SigOpt Intelligent Experimentation Platform](https://www.intel.com/content/www/us/en/developer/articles/technical/sigopt-intelligent-experimentation-platform.html#gs.gz2ls6)
102107
* [SDC2022 - Data Platform for End-to-end AI Democratization](https://storagedeveloper.org/events/sdc-2022/agenda/session/326)
103-
* [SIHG4SR: Side Information Heterogeneous Graph for Session Recommender](https://dl.acm.org/doi/abs/10.1145/3556702.3556852)
104-
* [The Parallel Universe Magazine](https://www.intel.com/content/www/us/en/developer/community/parallel-universe-magazine/overview.html#gs.nznx3b)
105-
* [Accelerating Artificial Intelligence with Intel® End-to-End AI Optimization Kit](https://www.intel.com/content/www/us/en/developer/articles/technical/accelerate-ai-with-intel-e2e-ai-optimization-kit.html#gs.ox779w)
108+
109+
106110

107111
## Getting Support
108112

0 commit comments

Comments
 (0)