TolicWang / RNNLinks
RNN示例集合
☆42Updated 5 years ago
Alternatives and similar repositories for RNN
Users that are interested in RNN are comparing it to the libraries listed below
Sorting:
- ☆167Updated 6 years ago
- ☆275Updated 3 years ago
- some small codes about deep learning☆51Updated 7 years ago
- ☆131Updated 4 years ago
- ☆43Updated 7 years ago
- transfromer model py keras☆33Updated 6 years ago
- ☆75Updated 7 years ago
- keras注意力机制☆18Updated 7 years ago
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- some basic deep learning models/method for nlp, text classification.☆80Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆299Updated 7 years ago
- 机器学习练习代码及相关资料☆44Updated 5 years ago
- Sample code and picture of my blog or project☆138Updated 3 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- ☆174Updated 2 years ago
- 天池智慧海洋 2019 https://tianchi.aliyun.com/competition/entrance/231768/introduction?spm=5176.12281949.1003.1.493e5cfde2Jbke☆53Updated 5 years ago
- 自注意力与文本分类☆119Updated 6 years ago
- 该工程基于Python3.6,tensorflow1.6。主要是对tensorflow框架进行认识,实践和应用,快速掌握tf在深度学习上的使用,包括线性模型,minist数据集分类,Tensorboard,CNN,LSTM,图像识别网络inception-v3,多任务学习以…☆70Updated 5 years ago
- BiLSTM 加普通Attention中文文本多分类Pytorch实现☆33Updated 4 years ago
- Tensorflow realizes deeplearning☆126Updated last year
- keras implementation of conditional random field☆247Updated 5 years ago
- 基于tf.keras的多标签多分类模型☆88Updated 3 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆94Updated 6 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆65Updated 2 years ago
- hexo里练习的源码☆32Updated 3 years ago
- kaggle情感分析rnn+attention解法☆12Updated 7 years ago
- 分类类别不平衡,解决办法:采样(SMOTE和算法集成技术等)、阈值移动、调整代价或权重,附带信用卡诈骗案例☆21Updated 5 years ago