Add list of links folder

This commit is contained in:
Charles-Axel Dein 2026-01-04 14:42:55 -05:00
parent d6f158fefb
commit ea154311de
No known key found for this signature in database

View File

@ -0,0 +1,11 @@
---
title: List of AI and LLM learning resources
date: 2026-01-04T14:41:00-05:00
id: 20260104144118
---
# List of AI and LLM learning resources
## Build from scratch
- [Neural Networks: Zero To Hero](https://karpathy.ai/zero-to-hero.html), Andrej Karpathy. Building neural networks, from scratch, in code.