| 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. |
| 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 |
| 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. |
| KnHuq/Dynamic-Tensorflow-Tutorial |
515 |
|
0 |
0 |
almost 8 years ago |
0 |
|
3 |
mit |
Jupyter Notebook |
| Tensorflow tutorial of building different dynamic recurrent neural network |
| lvapeab/nmt-keras |
514 |
|
0 |
0 |
over 4 years ago |
0 |
|
4 |
mit |
Python |
| Neural Machine Translation with Keras |
| affige/genmusic_demo_list |
477 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
|
|
| a list of demo websites for automatic music generation research |
| xiaochus/TrafficFlowPrediction |
437 |
|
0 |
0 |
over 2 years ago |
0 |
|
14 |
mit |
Python |
| Traffic Flow Prediction with Neural Networks(SAEs、LSTM、GRU). |