encoder-decoder topic
saliency
Contextual Encoder-Decoder Network for Visual Saliency Prediction [Neural Networks 2020]
eeg-pipeline
End-to-End EEG Pipeline for cleaning, filtering, ICA, mass-univariate, and decoding analysis using MNE python
Spatio-temporal-forecasting-PyTorch
Leverage on recent advances in graph convolution and sequence modeling to design neural networks for spatio-temporal forecasting, which including the use of graph convolutional neural networks, gated...
Image-Caption-Generation
InceptionV3-Multi-layer GRU based automatic image captioning with Keras and TensorFlow frameworks
Pointer_Generator_Summarizer
Pointer Generator Network: Seq2Seq with attention, pointing and coverage mechanism for abstractive summarization.
WeedDetection
Weed Detection in Sugar Beet Plants
ai-program-translation
Program Translator AI built on Pytorch
antidc
Encodes python script to Anti Uncompyle6 PYC. Private use only!
Self-Attention
Transformer的完整实现。详细构建Encoder、Decoder、Self-attention。以实际例子进行展示,有完整的输入、训练、预测过程。可用于学习理解self-attention和Transformer
EncodeDecodeStepByStep
Encode Decode Step by Step is an open-source educational application designed to simplify bitwise file encodings. It integrates six encoding algorithms: Delta, Unary, Elias-Gamma, Fibonacci, Golomb, a...