torchplus

Sequence processor

Enhances PyTorch modules by adding sequence step layers with implicit parentheses and supports custom activation functions.

GitHub

9 stars
1 watching
3 forks
Language: Python
last commit: over 5 years ago

Related projects:

Repository Description Stars
pytorch-labs/torchfix A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. 102
nearai/torchfold A PyTorch module for dynamic batching and optimized computation on deep neural networks 221
jmhessel/fmpytorch PyTorch implementation of a Factorization Machine module 173
kakaobrain/torchgpipe A PyTorch-based library for efficient training of large neural networks using pipeline parallelism and automatic recomputation of gradients. 817
vermeille/torchelie A collection of utility functions and tools for building deep learning models with PyTorch 111
inisis/brocolli Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. 341
koz4k/dni-pytorch Decoupled Neural Interfaces using Synthetic Gradients for PyTorch 236
metaopt/torchopt An efficient library for differentiable optimization built on top of PyTorch. 544
pytorchbearer/torchbearer A PyTorch model fitting library designed to simplify the process of training deep learning models. 636
torch/cutorch Provides a CUDA backend for the PyTorch deep learning framework 336
hughperkins/pytorch Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. 432
torchspatiotemporal/tsl A comprehensive library for processing spatiotemporal data with PyTorch 272
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
kaixhin/grokking-pytorch An introduction to using PyTorch for deep learning tasks 1,194
mrdrozdov-github/pytorch-extras A collection of utility functions to extend PyTorch functionality 50