Files
awesome-kubernetes/v2-docs/python.md

58 KiB
Raw Permalink 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: Java And Java Performance Optimization | Java_Frameworks | API