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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
asappresearch avatar

asappresearch/sru

0
View on GitHub↗
2,107 stele·304 fork-uri·Python·MIT·4 vizualizări

Sru

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

Features

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

Istoric stele

Graficul istoricului de stele pentru asappresearch/sruGraficul istoricului de stele pentru asappresearch/sru

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Sru

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Sru.
  • taolei87/sruAvatar taolei87

    taolei87/sru

    38Vezi pe GitHub↗

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

    Vezi pe GitHub↗38
  • salesforce/pytorch-qrnnAvatar salesforce

    salesforce/pytorch-qrnn

    1,262Vezi pe GitHub↗

    PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM

    Python
    Vezi pe GitHub↗1,262
  • salesforce/awd-lstm-lmAvatar salesforce

    salesforce/awd-lstm-lm

    1,991Vezi pe GitHub↗

    LSTM and QRNN Language Model Toolkit for PyTorch

    Pythonlanguage-modellstmpytorch
    Vezi pe GitHub↗1,991
  • wizaron/reseg-pytorchAvatar Wizaron

    Wizaron/reseg-pytorch

    46Vezi pe GitHub↗

    PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)

    Python
    Vezi pe GitHub↗46
Vezi toate cele 30 alternative pentru Sru→

Întrebări frecvente

Ce face asappresearch/sru?

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

Care sunt principalele funcționalități ale asappresearch/sru?

Principalele funcționalități ale asappresearch/sru sunt: Neural Network Architectures, Recurrent Neural Networks (RNNs).

Care sunt câteva alternative open-source pentru asappresearch/sru?

Alternativele open-source pentru asappresearch/sru includ: yikangshen/ordered-neurons. wizaron/reseg-pytorch — PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf). taolei87/sru — Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755). salesforce/pytorch-qrnn — PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM. salesforce/awd-lstm-lm — LSTM and QRNN Language Model Toolkit for PyTorch. blealtan/efficient-kan — This project is a PyTorch library for building and training Kolmogorov-Arnold Networks. It implements a neural network…