awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPPrivacyTerms

1 repo

Awesome GitHub RepositoriesNeural Network Research Tools

Minimalist implementations of neural architectures intended for educational study and rapid prototyping.

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

Awesome Neural Network Research Tools GitHub Repositories

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

    karpathy/nanoGPT

    53,461GitHubView on GitHub↗

    nanoGPT is a lightweight engine for training and fine-tuning transformer-based language models from scratch. It provides a minimalist codebase designed for educational exploration and rapid experimentation with neural network architectures, utilizing self-attention and feed-forward layers to process sequences and predi

    Python