Skip to content
#

rnn-model

Here are 164 public repositories matching this topic...

pytorch-kaldi

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.

  • Updated Mar 14, 2022
  • Python

RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling, sequence-to-sequence and so on. It's written by C# language and based on .NET framework 4.6 or above versions. RNNSharp supports many different types of networks, such as forward and bi-directional network, se…

  • Updated Aug 3, 2020
  • C#

Price Prediction Case Study predicting the Bitcoin price and the Google stock price using Deep Learning, RNN with LSTM layers with TensorFlow and Keras in Python. (Includes: Data, Case Study Paper, Code)

  • Updated Nov 2, 2023
  • Python

Improve this page

Add a description, image, and links to the rnn-model topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rnn-model topic, visit your repo's landing page and select "manage topics."

Learn more