mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-04 19:35:02 -05:00
* 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>
21 lines
451 B
Markdown
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.
|
|
|
|
:::
|
|
|
|
:::::
|