pytorch-cpp

PyTorch C++ implementation

A C++ implementation of PyTorch tutorials

C++ Implementation of PyTorch Tutorials for Everyone

GitHub

2k stars
52 watching
263 forks
Language: C++
last commit: over 2 years ago
artificial-intelligenceautogradcolabconvolutional-neural-networkcplusplusdatasetsgenerative-adversarial-networkinteractive-tutorialslanguage-modellibtorchmachine-learningneural-networkpytorchrecurrent-neural-networkscriptmodule-filestensorstorchtutorial

Related projects:

RepositoryDescriptionStars
pytorch/extension-cppEnables the creation of custom C++ extensions with CUDA support in PyTorch1,031
wizaron/pytorch-cpp-inferenceA repository providing tools and examples to serve PyTorch models as C++ inference applications.226
vinhkhuc/pytorch-mini-tutorialsA collection of tutorials and lessons on building deep learning models using the PyTorch library.326
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
lplenka/pytorch-tutorialA tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks1
graal-research/poutyneA PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities572
furkanu/deeplearning.ai-pytorchRe-implementation of Coursera's Deep Learning specialization assignments in PyTorch149
soravux/pytorch_tutorialA tutorial project to introduce PyTorch fundamentals through hands-on examples109
tobiascz/mnist_pytorch_python_and_capiAn example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.096
hughperkins/pytorchProvides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages.432
chenxi116/pnasnet.pytorchPyTorch implementation of PNASNet-5 architecture317
delip/pytorchnlpbookA comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch.1,996
kaixhin/grokking-pytorchAn introduction to using PyTorch for deep learning tasks1,194
pemami4911/neural-combinatorial-rl-pytorchAn implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch.562