TCN
Sequence modeler
An empirical evaluation of generic convolutional and recurrent networks for sequence modeling
Sequence modeling benchmarks and temporal convolutional networks
4k stars
93 watching
882 forks
Language: Python
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| This repository presents a novel neural network architecture and its applications in sequence modeling tasks such as language modeling and classification. | 472 |
| A PyTorch implementation of a graph neural network architecture for semi-supervised classification | 5,214 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |
| A toolkit for training custom sequence-to-sequence models for various NLP tasks | 30,675 |
| A comprehensive deep learning package for time series data analysis and forecasting. | 5,338 |
| Automated method to find optimal architecture for machine learning models | 3,926 |
| A tutorial repository for building sentiment analysis models with PyTorch using various architectures and techniques. | 4,419 |
| An implementation of deformable convolutional networks using MXNet. | 4,057 |
| A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. | 1,066 |
| A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation | 502 |
| A deep learning implementation of a neural network architecture with interconnected layers, designed to improve accuracy on image classification tasks | 4,757 |
| Designs efficient architectures for modeling temporal features with deep learning networks | 16 |
| A PyTorch implementation of a representation learning framework for dynamic temporal networks | 362 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |
| PyTorch implementation of graph ConvNets using spectral filtering | 291 |