StackNN

Data structure library

This project provides differentiable stacks and queues in PyTorch to facilitate the integration of data structures into models.

Experiments with differentiable stacks and queues in PyTorch

GitHub

142 stars
11 watching
25 forks
Language: Python
last commit: over 5 years ago

Related projects:

Repository Description Stars
pytorch/data Provides scalable, performant data loading solutions and utilities to be shared by PyTorch domain libraries 1,149
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
ericsun99/shufflenet-v2-pytorch A PyTorch implementation of a ShuffleNet-v2 neural network architecture for image classification. 431
pytorch/hub A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. 1,402
damitkwr/esrnn-gpu A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. 319
harvardnlp/pytorch-struct A PyTorch library implementing differentiable structured prediction algorithms for deep learning applications. 1,109
pyg-team/pytorch-frame A deep learning framework for handling heterogeneous tabular data with diverse column types 582
sandeep42/anuvada This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. 19
msamogh/nonechucks Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers 378
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
containers/netavark A container network stack written in Rust for Linux containers 546
norse/norse Deep learning framework for spiking neural networks 685
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
ixaxaar/pytorch-dnc An implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks. 338
blue-season/pywarm A lightweight neural network construction API for PyTorch. 184