Update README.md
Browse filesAdd Neural Graphics section with Neural Super Sampling
README.md
CHANGED
@@ -64,6 +64,12 @@ pinned: false
|
|
64 |
</tr>
|
65 |
</thead>
|
66 |
<tbody>
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
<tr><th colspan="3" style="background-color:#555; color:#fff;">Generative AI</th></tr>
|
68 |
<tr>
|
69 |
<td><a href="https://learn.arm.com/learning-paths/servers-and-cloud-computing/milvus-rag/" target="_blank">Build a RAG application using Zilliz Cloud on Arm servers</a></td>
|
|
|
64 |
</tr>
|
65 |
</thead>
|
66 |
<tbody>
|
67 |
+
<tr><th colspan="3" style="background-color:#555; color:#fff;">Neural Graphics</th></tr>
|
68 |
+
<tr>
|
69 |
+
<td><a href="https://learn.arm.com/learning-paths/mobile-graphics-and-gaming/nss-unreal/" target="_blank">Neural Super Sampling in Unreal Engine</a></td>
|
70 |
+
<td>Smartphone</td>
|
71 |
+
<td><a href="https://huggingface.co/Arm/neural-super-sampling" target="_blank">Neural Super Sampling (NSS)</a></td>
|
72 |
+
</tr>
|
73 |
<tr><th colspan="3" style="background-color:#555; color:#fff;">Generative AI</th></tr>
|
74 |
<tr>
|
75 |
<td><a href="https://learn.arm.com/learning-paths/servers-and-cloud-computing/milvus-rag/" target="_blank">Build a RAG application using Zilliz Cloud on Arm servers</a></td>
|