awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
prabhuomkar avatar

prabhuomkar/pytorch-cpp

0
View on GitHub↗
2,135 estrellas·274 forks·C++·MIT·11 vistas

Pytorch Cpp

C++ Implementation of PyTorch Tutorials for Everyone

Features

  • Model Implementations - C++ implementations of standard deep learning tutorials.
  • Tutorials - Listed in the “Tutorials” section of the The Incredible Pytorch awesome list.

Historial de estrellas

Gráfico del historial de estrellas de prabhuomkar/pytorch-cppGráfico del historial de estrellas de prabhuomkar/pytorch-cpp

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Pytorch Cpp

Proyectos open-source similares, clasificados según cuántas características comparten con Pytorch Cpp.
  • dsksd/deepnlp-models-pytorchAvatar de DSKSD

    DSKSD/DeepNLP-models-Pytorch

    2,943Ver en GitHub↗

    Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)

    Jupyter Notebook
    Ver en GitHub↗2,943
  • wkentaro/pytorch-fcnAvatar de wkentaro

    wkentaro/pytorch-fcn

    1,777Ver en GitHub↗

    PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

    Pythoncomputer-visionconvolutional-networksdeep-learning
    Ver en GitHub↗1,777
  • meta-llama/llama-cookbookAvatar de meta-llama

    meta-llama/llama-cookbook

    18,375Ver en GitHub↗

    This project is a collection of implementation guides, recipes, and developer resources for building applications with Llama models. It serves as a comprehensive kit for developing autonomous agents, establishing retrieval-augmented generation systems, and executing model fine-tuning. The resource provides specific patterns for multimodal workflows that process text, images, and audio. It includes specialized guidance on adapting pre-trained model weights for targeted tasks and implementing tool-calling orchestration to connect models with external APIs and functions. The codebase covers a b

    Jupyter Notebookaifinetuninglangchain
    Ver en GitHub↗18,375
  • aaron-xichen/pytorch-playgroundAvatar de aaron-xichen

    aaron-xichen/pytorch-playground

    2,714Ver en GitHub↗

    Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)

    Pythonpytorchpytorch-tutorialpytorch-tutorials
    Ver en GitHub↗2,714
Ver las 30 alternativas a Pytorch Cpp→

Preguntas frecuentes

¿Qué hace prabhuomkar/pytorch-cpp?

C++ Implementation of PyTorch Tutorials for Everyone

¿Cuáles son las características principales de prabhuomkar/pytorch-cpp?

Las características principales de prabhuomkar/pytorch-cpp son: Model Implementations, Tutorials.

¿Qué alternativas de código abierto existen para prabhuomkar/pytorch-cpp?

Las alternativas de código abierto para prabhuomkar/pytorch-cpp incluyen: dsksd/deepnlp-models-pytorch — Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ). wkentaro/pytorch-fcn — PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.). meta-llama/llama-cookbook — This project is a collection of implementation guides, recipes, and developer resources for building applications with… aaron-xichen/pytorch-playground — Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet,… agermanidis/thingscoop — Search and filter videos based on objects that appear in them using convolutional neural networks. adap/flower — Flower is a federated learning framework and distributed machine learning orchestrator designed to train models across…