Files
ROCm/docs/examples/machine_learning/all.md
Li Li 983987aab5 Update deep learning guide (#2124)
* add deep learning guide

* seperate out oprimization, reference, and troubleshooting as standalone sections.

* resolve lint errors

* delete introduction to DL

* correct syntax highlights and filename

* remove out-of-date QAs

* Renaming and cleanup

* Spelling

* Fixup TOC

---------

Co-authored-by: Nara Prasetya <nara@streamhpc.com>
Co-authored-by: Saad Rahim <44449863+saadrahim@users.noreply.github.com>
2023-05-24 16:04:30 -06:00

21 lines
451 B
Markdown

# Machine Learning, Deep Learning, and Artificial Intelligence
:::::{grid} 1 1 2 2
:gutter: 1
:::{grid-item-card} Inception V3 with PyTorch
:link: pytorch_inception
:link-type: doc
A collection of detailed and guided examples for working with Inception V3 with PyTorch on ROCm.
:::
:::{grid-item-card} Optimizing Inference with MIGraphX
:link: migraphx_optimization
:link-type: doc
Walkthroughs of optimizing inference using MIGraphX.
:::
:::::