awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Neural Network Implementations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesNeural Network Implementations

Core implementations of neural network architectures and training pipelines built from scratch.

Distinguishing note: Focuses on low-level implementation of neural mechanics, distinct from using high-level model APIs.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Neural Network Implementations. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Neural Network Implementations

Awesome Neural Network Implementations GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • karpathy/LLM101n

    karpathy/LLM101n

    36,346View on GitHub↗

    LLM101n is an educational machine learning curriculum and open-source resource designed to teach the fundamental principles and practical implementation of large language models. It functions as a technical manual that guides users through the end-to-end process of building and training neural network architectures from scratch using a dynamic tensor library for automatic differentiation and GPU-accelerated computation. The project distinguishes itself through interactive, notebook-based instruction that allows for real-time visualization of training processes. It supports rapid experimentati

    Implements core neural network architectures and training pipelines from scratch to demonstrate fundamental mechanics.

    36,346View on GitHub↗