pytorch-cpp
PyTorch C++ implementation
A C++ implementation of PyTorch tutorials
C++ Implementation of PyTorch Tutorials for Everyone
2k stars
52 watching
263 forks
Language: C++
last commit: 10 months ago artificial-intelligenceautogradcolabconvolutional-neural-networkcplusplusdatasetsgenerative-adversarial-networkinteractive-tutorialslanguage-modellibtorchmachine-learningneural-networkpytorchrecurrent-neural-networkscriptmodule-filestensorstorchtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables the creation of custom C++ extensions with CUDA support in PyTorch | 1,031 |
| A repository providing tools and examples to serve PyTorch models as C++ inference applications. | 226 |
| A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| A tutorial repository covering PyTorch fundamentals and neural network concepts through interactive Jupyter Notebooks | 1 |
| A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 572 |
| Re-implementation of Coursera's Deep Learning specialization assignments in PyTorch | 149 |
| A tutorial project to introduce PyTorch fundamentals through hands-on examples | 109 |
| An example project demonstrating how to train and deploy a neural network in Python and C++ using PyTorch 1.0 | 96 |
| Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
| PyTorch implementation of PNASNet-5 architecture | 317 |
| A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,996 |
| An introduction to using PyTorch for deep learning tasks | 1,194 |
| An implementation of Neural Combinatorial Optimization with Reinforcement Learning using PyTorch. | 562 |