Pinned Repositories
AAAI2015_Yeqing
ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
ANR
Code for our CIKM 2018 paper titled "ANR: Aspect-based Neural Recommender"
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
CMSA-Net
Cross-Modal Self-Attention Network for Referring Image Segmentation cvpr19
CPM_Nets
The project page of paper: CPM-Nets: Cross Partial Multi-View Networks [NeurIPS 2019 Spotlight paper]
CVSE
The official source code for the paper Consensus-Aware Visual-Semantic Embedding for Image-Text Matching (ECCV 2020)
dive_into_deep_learning
✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。
DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
mregan1314's Repositories
mregan1314/AAAI2015_Yeqing
mregan1314/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
mregan1314/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
mregan1314/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
mregan1314/CMSA-Net
Cross-Modal Self-Attention Network for Referring Image Segmentation cvpr19
mregan1314/CPM_Nets
The project page of paper: CPM-Nets: Cross Partial Multi-View Networks [NeurIPS 2019 Spotlight paper]
mregan1314/CVSE
The official source code for the paper Consensus-Aware Visual-Semantic Embedding for Image-Text Matching (ECCV 2020)
mregan1314/dive_into_deep_learning
✔️李沐 【动手学深度学习】课程学习笔记:使用pycharm编程,基于pytorch框架实现。
mregan1314/DL-NLP-Readings
My Reading Lists of Deep Learning and Natural Language Processing
mregan1314/DSCMR
Deep Supervised Cross-modal Retrieval (CVPR 2019, PyTorch Code)
mregan1314/DualGCN-ABSA
Dual Graph Convolutional Networks for Aspect-based Sentiment Analysis
mregan1314/ETM
Topic Modeling in Embedding Spaces
mregan1314/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
mregan1314/GCAN
Official implementation of GCAN model(ACL2020)
mregan1314/gluon-cv
Gluon CV Toolkit
mregan1314/GMNMT
mregan1314/HGCF
Code for the WWW'21 paper "HGCF: Hyperbolic Graph Convolution Networks for Collaborative Filtering"
mregan1314/Hierarchical-attention-networks-pytorch
Hierarchical Attention Networks for document classification
mregan1314/Low-rank-Multimodal-Fusion
This is the repository for "Efficient Low-rank Multimodal Fusion with Modality-Specific Factors", Liu and Shen, et. al. ACL 2018
mregan1314/lxmert
PyTorch code for EMNLP 2019 paper "LXMERT: Learning Cross-Modality Encoder Representations from Transformers".
mregan1314/Models
神经网络各种模型PyTorch实现
mregan1314/Multi-Modal-Transformer
The repository collects many various multi-modal transformer architectures, including image transformer, video transformer, image-language transformer, video-language transformer and related datasets. Additionally, it also collects many useful tutorials and tools in these related domains.
mregan1314/multimodal-deep-learning
This repository contains various models targetting multimodal representation learning, multimodal fusion for downstream tasks such as multimodal sentiment analysis.
mregan1314/Neural-Network-Architecture-Diagrams
Diagrams for visualizing neural network architecture (Created with diagrams.net)
mregan1314/pytorch-multimodal_sarcasm_detection
It is the implementation of paper "Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model"
mregan1314/rn2vec
Code & data for the CIKM 2021 paper "Recipe Representation Learning with Networks".
mregan1314/sentence-classification
Sentence Classifications with Neural Networks
mregan1314/SGAE
mregan1314/thorough-pytorch
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/
mregan1314/Visual-Semantic-Embeddings-an-incomplete-list
A paper list of visual semantic embeddings and text-image retrieval.