TolicWang / RNNLinks
RNN示例集合
☆42Updated 6 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
- some small codes about deep learning☆51Updated 7 years ago
- ☆131Updated 4 years ago
- ☆276Updated 3 years ago
- ☆75Updated 7 years ago
- An example attention network with simple dataset.☆229Updated 6 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- several basic neural networks[mlp, autoencoder, CNNs, recurrentNN, recursiveNN] implements under several NN frameworks[ tensorflow, pytor…☆66Updated 3 years ago
- Keras 快速上手——基于 Python 的深度学习实战☆33Updated 7 years ago
- 2019科大讯飞 阿尔茨海默综合症预测挑战赛baseline☆12Updated 6 years ago
- keras注意力机制☆18Updated 7 years ago
- cnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attentio…☆208Updated 4 years ago
- 《统计学习方法》--李航 书中算法实现☆200Updated 5 years ago
- Sample code and picture of my blog or project☆138Updated 3 years ago
- 天池智慧海洋 2019 https://tianchi.aliyun.com/competition/entrance/231768/introduction?spm=5176.12281949.1003.1.493e5cfde2Jbke☆53Updated 5 years ago
- seq2seq model written in Pytorch☆93Updated 5 years ago
- attention-based LSTM/Dense implemented by Keras☆300Updated 7 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆202Updated 6 years ago
- hexo里练习的源码☆32Updated 3 years ago
- seq2seq learning with TensorFlow☆58Updated 6 years ago
- tensorflow 2.0 正式版实用教程/tutorial☆51Updated 4 years ago
- Implementation of 33th in Kaggle Competition - Quora Pairs☆25Updated 7 years ago
- Kaggle Kernel for House Prices competition https://www.kaggle.com/massquantity/all-you-need-is-pca-lb-0-11421-top-4☆164Updated 7 years ago
- question classification with multi-level attention mechanism 使用多层级注意力机制和keras实现问题分类☆34Updated 6 years ago
- Keras深度学习框架配置+Keras教程+Keras Trick☆33Updated 6 years ago
- ☆174Updated 2 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆261Updated 7 years ago
- bilibili:啥都会一点的研究生☆48Updated 5 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago