| apachecn/ailearning |
37,352 |
|
0 |
2 |
over 2 years ago |
8 |
March 20, 2022 |
1 |
other |
Python |
| AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2 |
| 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. |
| baidu/AnyQ |
2,112 |
|
0 |
0 |
over 5 years ago |
0 |
|
61 |
apache-2.0 |
C++ |
| FAQ-based Question Answering System |
| Alro10/deep-learning-time-series |
1,811 |
|
0 |
0 |
over 3 years ago |
0 |
|
8 |
apache-2.0 |
Jupyter Notebook |
| List of papers, code and experiments using deep learning for time series forecasting |
| AIStream-Peelout/flow-forecast |
1,759 |
|
0 |
0 |
about 2 years ago |
0 |
|
101 |
gpl-3.0 |
Python |
| Deep learning PyTorch library for time series forecasting, classification, and anomaly detection (originally for flood forecasting). |
| jtkim-kaist/VAD |
632 |
|
0 |
0 |
almost 5 years ago |
0 |
|
32 |
|
MATLAB |
| Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset. |
| Ryuk17/SpeechAlgorithms |
625 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
apache-2.0 |
C |
| Speech Algorithms |
| monikkinom/ner-lstm |
528 |
|
0 |
0 |
about 7 years ago |
0 |
|
12 |
|
Python |
| Named Entity Recognition using multilayered bidirectional LSTM |
| umbertogriffo/Predictive-Maintenance-using-LSTM |
507 |
|
0 |
0 |
almost 3 years ago |
0 |
|
0 |
mit |
Python |
| Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras. |
| JordiCorbilla/stock-prediction-deep-neural-learning |
385 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
cc0-1.0 |
Jupyter Notebook |
| Predicting stock prices using a TensorFlow LSTM (long short-term memory) neural network for times series forecasting |