GongQin721
deep learning fan and Postgraduate of Chongqing University of Posts and Telecommunications, Chongqing, China.
CQUPTSichuan,Chengdu,China
Pinned Repositories
AELA-DLSTMs
attention
some attention implements
attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
CNN-yelp2016-sentiment-analysis-master
用CNN对yelp2016进行情感分析
Customer-Reviews-Sentiment-Analysis-master
利用python实现用户评论情感分析
entity-sentiment-master
实现实体目标的情感分析
keras-attention-mechanism-master
keras注意力机制
MFC-chatsystem
通过socket实现网络编程,制作聊天系统,可实现信息传输,文件传输,共享画板等功能。
mutil-channel-CNN-sentiment-analysis
mutil-channel CNN sentiment analysis
NandFlashUtil
a program to read/write nand flash chip I have
GongQin721's Repositories
GongQin721/attention
some attention implements
GongQin721/attention-is-all-you-need-keras
A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need
GongQin721/Youtube2Sentiments
Opinion Mining Engine that uses Deep Learning (Word2vec) for Sentiment Analysis / Text Classification of Youtube Comments
GongQin721/3Dsim
An SSD simulator for 3D NAND Flash
GongQin721/BiLSTM_Text_Classification_Tensorflow
GongQin721/multitask_sentiment_analysis
Multitask Deep Learning for Sentiment Analysis using Character-Level Language Model, Bi-LSTMs for POS Tag, Chunking and Unsupervised Dependency Parsing. Inspired by this great article https://arxiv.org/abs/1611.01587
GongQin721/TD-LSTM
Attention-based Aspect-term Sentiment Analysis implemented by tensorflow.