TCN

Sequence modeler

An empirical evaluation of generic convolutional and recurrent networks for sequence modeling

Sequence modeling benchmarks and temporal convolutional networks

GitHub

4k stars
93 watching
877 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
locuslab/trellisnet This repository presents a novel neural network architecture and its applications in sequence modeling tasks such as language modeling and classification. 473
tkipf/pygcn A PyTorch implementation of a graph neural network architecture for semi-supervised classification 5,198
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,677
facebookresearch/fairseq A toolkit for training custom sequence-to-sequence models for various NLP tasks 30,575
timeseriesai/tsai A comprehensive deep learning package for time series data analysis and forecasting. 5,262
quark0/darts Automated method to find optimal architecture for machine learning models 3,919
bentrevett/pytorch-sentiment-analysis A tutorial repository for building sentiment analysis models with PyTorch using various architectures and techniques. 4,381
msracver/deformable-convnets An implementation of deformable convolutional networks using MXNet. 4,052
yjxiong/tsn-pytorch A PyTorch implementation of Temporal Segment Networks (TSN) for action recognition and video understanding. 1,066
elbayadm/attn2d A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation 501
liuzhuang13/densenet A deep learning implementation of a neural network architecture with interconnected layers, designed to improve accuracy on image classification tasks 4,740
jordipons/icassp2017 Designs efficient architectures for modeling temporal features with deep learning networks 16
claws-lab/jodie A PyTorch implementation of a representation learning framework for dynamic temporal networks 355
diego999/pygat An implementation of the Graph Attention Network model using PyTorch. 2,914
xbresson/spectral_graph_convnets PyTorch implementation of graph ConvNets using spectral filtering 291