Files
awesome-kubernetes/v2-docs/python.md
Nubenetes Bot 4f5d93f271 feat(ai): integrate Claude Code course and video hub update
- Added Anthropic 'Claude Code in Action' course to AI Agents and MCP sections.
- Integrated '6 Levels of Claude Code' video to the V2 Video Hub.
- Updated centralized inventory.yaml and regenerated V2 Elite Portal.
- Deduplicated Claude Code references in V1 archive.
2026-06-11 15:20:39 +02:00

58 KiB
Raw Blame History

Python

!!! info "Architectural Context" Detailed reference for Python in the context of Developer Ecosystem.

Standard Reference

Machine Learning

Deep Learning Foundations

Large Language Models

  • LLMs-from-scratch 95379 [ADVANCED LEVEL] [DE FACTO STANDARD] — Highly acclaimed code-first textbook guiding the creation of a Large Language Model (LLM) from scratch in PyTorch. Illustrates attention mechanisms, tokenizers, training loops, and weight loadings.

💡 Explore Related: Chromedevtools | Visual Studio | Dotnet