pytorch-template
Deep Learning Template
An open-source PyTorch deep learning project template providing a structured environment for building and training various models.
PyTorch deep learning projects made easy.
5k stars
55 watching
1k forks
Language: Python
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A PyTorch implementation of the DeepLab-V3-Plus model with support for multiple backbones and datasets | 2,919 |
| A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,044 |
| A JavaScript library that provides GPU-accelerated deep learning capabilities with automatic differentiation and neural network layers. | 1,093 |
| Pytorch implementations of various Deep NLP models from Stanford's cs-224n course | 2,957 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,996 |
| A collection of notes and references on deploying deep learning models in production environments | 4,313 |
| This repository provides tutorials and demo code for accelerated deep learning with PyTorch using Jupyter Notebook. | 127 |
| A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| An implementation of a deep learning model using PyTorch and depthwise separable convolutions for image classification | 249 |
| A high-level library to help with training and evaluating neural networks in PyTorch | 4,554 |
| A PyTorch framework for managing and automating deep learning training loops with features like hyperparameter tracking and single-file deployments. | 40 |