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
142 stars
11 watching
25 forks
Language: Python
last commit: about 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pytorch/data | A PyTorch project providing data loading utilities and scalable dataloading solutions | 1,133 |
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. | 430 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,398 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 318 |
harvardnlp/pytorch-struct | A PyTorch library implementing differentiable structured prediction algorithms for deep learning applications. | 1,108 |
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 543 |
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 | 377 |
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 | 536 |
norse/norse | Deep learning framework for spiking neural networks | 673 |
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 |