awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
D

DSKSD/RNN-for-Joint-NLU

0
View on GitHub↗
0 stars·0 forks·2 views

RNN For Joint NLU

Features

  • Recurrent Neural Networks (RNNs) - Listed in the “Recurrent Neural Networks (RNNs)” section of the The Incredible Pytorch awesome list.

Star history

Star history chart for dsksd/rnn-for-joint-nluStar history chart for dsksd/rnn-for-joint-nlu

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to RNN For Joint NLU

Similar open-source projects, ranked by how many features they share with RNN For Joint NLU.
  • dasguptar/treelstm.pytorchdasguptar avatar

    dasguptar/treelstm.pytorch

    551View on GitHub↗

    Tree LSTM implementation in PyTorch

    Python
    View on GitHub↗551
  • emited/variationalrecurrentneuralnetworkE

    emited/VariationalRecurrentNeuralNetwork

    0View on GitHub↗
    View on GitHub↗0
  • maximumentropy/seq2seq-pytorchMaximumEntropy avatar

    MaximumEntropy/Seq2Seq-PyTorch

    740View on GitHub↗

    Sequence to Sequence Models with PyTorch

    Python
    View on GitHub↗740
  • asappresearch/sruasappresearch avatar

    asappresearch/sru

    2,107View on GitHub↗

    Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)

    Python
    View on GitHub↗2,107
See all 10 alternatives to RNN For Joint NLU→

Frequently asked questions

What are the main features of dsksd/rnn-for-joint-nlu?

The main features of dsksd/rnn-for-joint-nlu are: Recurrent Neural Networks (RNNs).

What are some open-source alternatives to dsksd/rnn-for-joint-nlu?

Open-source alternatives to dsksd/rnn-for-joint-nlu include: asappresearch/sru — Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755). dasguptar/treelstm.pytorch — Tree LSTM implementation in PyTorch. emited/variationalrecurrentneuralnetwork. maximumentropy/seq2seq-pytorch — Sequence to Sequence Models with PyTorch. salesforce/awd-lstm-lm — LSTM and QRNN Language Model Toolkit for PyTorch. salesforce/pytorch-qrnn — PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM.