| bentrevett/pytorch-seq2seq |
5,024 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
Jupyter Notebook |
| Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText. |
| mravanelli/pytorch-kaldi |
2,138 |
|
0 |
0 |
about 4 years ago |
0 |
|
24 |
|
Python |
| pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit. |
| ypwhs/captcha_break |
1,677 |
|
0 |
0 |
almost 6 years ago |
0 |
|
36 |
mit |
Jupyter Notebook |
| 验证码识别 |
| huseinzol05/NLP-Models-Tensorflow |
1,329 |
|
0 |
0 |
over 5 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0 |
| dalinvip/cnn-lstm-bilstm-deepcnn-clstm-in-pytorch |
965 |
|
0 |
0 |
about 3 years ago |
0 |
|
1 |
apache-2.0 |
Python |
| In PyTorch Learing Neural Networks Likes CNN、BiLSTM |
| panchunguang/ccks_baidu_entity_link |
828 |
|
0 |
0 |
over 2 years ago |
0 |
|
20 |
|
Python |
| ccks baidu entity link 实体链接 第一名 |
| khuangaf/CryptocurrencyPrediction |
715 |
|
0 |
0 |
about 3 years ago |
0 |
|
11 |
mit |
Jupyter Notebook |
| Predict Cryptocurrency Price with Deep Learning |
| SuperBruceJia/EEG-DL |
563 |
|
0 |
0 |
about 3 years ago |
10 |
May 13, 2020 |
4 |
mit |
Python |
| A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow. |
| jiegzhan/multi-class-text-classification-cnn-rnn |
554 |
|
0 |
0 |
about 8 years ago |
0 |
|
29 |
apache-2.0 |
Python |
| Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow. |
| yandex/faster-rnnlm |
525 |
|
0 |
0 |
over 8 years ago |
0 |
|
29 |
other |
C++ |
| Faster Recurrent Neural Network Language Modeling Toolkit with Noise Contrastive Estimation and Hierarchical Softmax |