Skip to content

Commit 0273afa

Browse files
Update mlpaths_grids.md
1 parent 521a838 commit 0273afa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/mlpaths_grids.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ timeline
148148

149149
---
150150

151-
<p>PyTorch is an open-source machine learning framework, primarily used for deep learning applications.
152-
151+
<p>PyTorch is an open-source ML framework offering flexible deep learning development with Python integration. It features dynamic computation graphs and GPU acceleration for neural networks, computer vision, and NLP tasks.
152+
153153

154154
- <b>D2. Transformers with HuggingFace</b>
155155

@@ -174,7 +174,6 @@ timeline
174174

175175
</div>
176176

177-
178177
#### E. Continuous Integration / Continuous Development
179178

180179
<div class="grid cards" markdown>
@@ -183,20 +182,21 @@ timeline
183182

184183
---
185184

186-
<p>MLOps (Machine Learning Operations), MLOps is a way to manage machine learning models, making it easier to develop, deploy, and update them as business needs change.
185+
<p>MLOps (Machine Learning Operations), is a way to manage machine learning models, making it easier to develop, deploy, and update them as business needs change.
187186

188187
- <b>D2. LLMOps</b>
189188

190189
---
191190

192-
<p> LLMOps (Large Language Model Operations), builds on MLOps practices but addresses the unique challenges of deploying large language models, such as GPT, BERT, and LLaMA. These models require substantial computational resources, prompt engineering, and ongoing monitoring to manage performance, ethics, and latency.
191+
<p> LLMOps (Large Language Model Operations), extends MLOps practices to handle large language model deployment challenges. It focuses on managing computational resources, prompt engineering, and monitoring model performance and ethics.
193192

194193

195194
- <b>D3. AgentOps</b>
196195

197196
---
198197

199-
<p>AgentOps enables the deployment of autonomous agents that perform complex tasks with minimal human intervention. These agents integrate with APIs, make decisions based on real-time data, and adapt to changing conditions, making them ideal for high-stakes applications requiring autonomy.
198+
<p>AgentOps deploys autonomous agents that perform complex tasks independently. These agents work with APIs, use real-time data for decisions, and adapt dynamically - making them suitable for autonomous high-stakes applications.
199+
200200

201201
</div>
202202

@@ -206,7 +206,7 @@ timeline
206206
Created: 05/25/2025 (C. Lizárraga); Updated: 05/29/2025 (C. Lizárraga)
207207

208208

209-
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Cc.logo.circle.svg/64px-Cc.logo.circle.svg.png" width=20> 2025. [University of Arizona DataLab](https://datascience.arizona.edu/education/uarizona-data-lab), [Data Science Institute](https://datascience.arizona.edu/
209+
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/a3/Cc.logo.circle.svg/64px-Cc.logo.circle.svg.png" width=20> 2025. [University of Arizona DataLab](https://datascience.arizona.edu/education/uarizona-data-lab), [Data Science Institute](https://datascience.arizona.edu/)
210210

211211

212212

0 commit comments

Comments
 (0)