zhao39539's Stars
jackfrued/Python-100-Days
Python - 100天从新手到大师
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
DeqianBai/Hands-on-Machine-Learning
A series of Jupyter notebooks with Chinese comment that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
adeshpande3/LSTM-Sentiment-Analysis
Sentiment Analysis with LSTMs in Tensorflow
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目
linguishi/chinese_sentiment
中文情感分析,CNN,BI-LSTM,文本分类
amusi/AI-Job-Resume
AI 算法岗简历模板
aespresso/chinese_sentiment
用tensorflow进行中文自然语言处理的情感分析
mpk001/Sentiment_analysis
使用深度学习方法对IMDB电影评价做情感分析,使用的方法分别为:MLP、BiRNN、BiGRU+Attention Model
zjrn/LSTM-CNN_CLASSIFICATION
HqWei/Sentiment-Analysis
Sentiment Analysis with Word Embedding and Long Short Term Memory Approaches
viewlei/fsauor2018
基于LSTM网络与自注意力机制对中文评论进行细粒度情感分析
rebornfly/RNN-Attention
两层attention 的lstm评论情感分析