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

Commit

Permalink
Merge pull request #525 from denniszhen1/main
Browse files Browse the repository at this point in the history
Fixed capitalization error in README.md
  • Loading branch information
xuechendi authored Jun 10, 2024
2 parents bfc914a + 61cbe7a commit 06e335b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ Intel® End-to-End AI Optimization Kit provides step-by-step demos. Once complet
* [WND](demo/builtin/wnd/WND_DEMO.ipynb) - RecSys, TensorFlow
* [RNNT](demo/builtin/rnnt/RNNT_DEMO.ipynb) - Speech Recognition, PyTorch
* [RESNET](demo/builtin/resnet/RESNET_DEMO.ipynb) - Computer vision, TensorFlow
* [BERT](demo/builtin/bert/BERT_DEMO.ipynb) - Natual Language Processing, TensorFlow
* [MiniGo](demo/builtin/minigo/MiniGo_DEMO.ipynb) - minimalist engine modeled after AlphaGo Zero, TensorFlow
* [BERT](demo/builtin/bert/BERT_DEMO.ipynb) - Natural Language Processing, TensorFlow
* [MiniGo](demo/builtin/minigo/MiniGo_DEMO.ipynb) - Minimalist engine modeled after AlphaGo Zero, TensorFlow

* Neural network constructor

Expand Down

0 comments on commit 06e335b

Please sign in to comment.