DiMarzioBian's repositories
MS-SincResNet
An unofficial PyTorch implementation of MS-SincResNet [ICMR 2021] "MS-SincResNet: Joint learning of 1D and 2D kernels using multi-scale SincNet and ResNet for music genre classification"
TextLevelGNN
An unofficial PyTorch implementation for the TextLevelGNN [EMNLP'19] "Text Level Graph Neural Network for Text Classification"
BiLSTM-CNNs-CRF
An unofficial pytorch implementation of the NLP model [ACL 2016] "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF"
Neural-Probabilistic-Language-Model-NIPS-2000
An unofficial pytorch implementation of the neural probabilistic language model [NIPS 2000] "A Neural Probabilistic Language Mode"
Digital-Image-Processing-Basics
An implementation of several basic digital image processing methods.
FIRE
The implementation of FIRE
Interpolations_Basics
A implementation of several common interpolation / fitting methods.
NCL
[WWW22] Official PyTorch implementation for "Improving Graph Collaborative Filtering with Neighborhood-enriched Contrastive Learning".
nh
A PyTorch Implementation of Neural Hawkes Process. Redefined.
RETE_TheWebConf
A PyTorch implementation of "RETE: Retrieval-Enhanced Temporal Event Forecasting on Unified Query Product Evolutionary Graph" (TheWebConf 2022).
RSPapers
Must-read papers on Recommender System.
The-Kaggle-Book
Code Repository for The Kaggle Book, Published by Packt Publishing
Transformer-encoder
An unofficial pytorch implementation of the Transformer-encoder model [NIPS 2017] "Attention Is All You Need"
Transformer-Hawkes-Process
Code for Transformer Hawkes Process, ICML 2020.