Skip to content

Commit 2062391

Browse files
authored
Update index.md
1 parent cfc8220 commit 2062391

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ title: "My AI Notes"
1111
Here, I document key insights and breakthroughs in deep learning and AI alignment research. Drawing from my experience in multi-agent AI, deep learning, and AI alignment, this blog explores the complexities of AI safety, the importance of alignment, and how GPU optimization accelerates deep learning models. Whether you're interested in solving the technical challenges of AI or improving model efficiency, you'll find content reflecting my ongoing research and practical experience in these fields.
1212

1313
<p>If you enjoyed my notes, why not drop a ⭐ <a href="https://github.com/sprasadhpy/myAInotes/tree/gh-pages">here</a>? After all, a 🧠 from paleolithic times would appreciate some feedback!</p>
14+
1415
<h2 style="font-size: 1.5em; font-weight: bold; color: #333;">Blog Posts</h2>
1516
<ul>
1617
<li>
17-
<a href="https://sprasadhpy.github.io/myAInotes/2024-12-03.html" style="font-size: 1.2em; font-weight: bold; color: #0056b3;">LLM Powered Autonomous Agents</a> - December 3, 2024
18-
<span style="font-size: 0.65em;"> | Tags: <a href="/tags/LLM-agents" style="color: #0056b3;">LLM agents</a></span>
19-
</li>
20-
18+
<a href="https://sprasadhpy.github.io/myAInotes/2024-12-03.html" style="font-size: 1.2em; font-weight: bold; color: #0056b3;">LLM Powered Autonomous Agents</a> - December 3, 2024
19+
<span style="font-size: 0.65em;"> | Tags: <a href="/tags/LLM-agents" style="color: #0056b3;">LLM agents</a></span>
20+
</li>
2121
<li>
2222
<a href="https://sprasadhpy.github.io/myAInotes/Scaling_laws_cleaned.html" style="font-size: 1.2em; font-weight: bold; color: #0056b3;">Scaling Laws for Neural Language Models Summary</a> - December 1, 2024
2323
<span style="font-size: 0.65em;"> | Tags: <a href="/tags/Scaling-Law" style="color: #0056b3;">Scaling Law</a></span>
@@ -48,6 +48,8 @@ title: "My AI Notes"
4848
</li>
4949
</ul>
5050

51+
</ul>
52+
5153
<div style="flex: 0 0 200px; margin-left: 20px;">
5254
<img src="IMG_8724.jpg" alt="AI Notes Image" style="max-width: 100%; width: 250px;">
5355
</div>

0 commit comments

Comments
 (0)