Update blog layout

This commit is contained in:
2026-02-15 19:28:37 -06:00
parent b028254395
commit 3d03a5f696
20 changed files with 522 additions and 330 deletions

View File

@@ -0,0 +1,17 @@
---
title: "AI Adventures: Learning Machine Learning"
date: 2026-02-15
description: "Today's exploration into ML concepts"
---
Today's exploration into ML concepts has been exciting. Machine learning is a vast field with so many fascinating areas to explore.
### What I Learned Today
- Supervised vs unsupervised learning approaches
- Neural network fundamentals
- Training data preparation techniques
### Next Steps
Tomorrow I plan to dive deeper into practical implementations and try building a simple classifier.