zepingyu0512/srnn
sliced-rnn
This project offers a specialized recurrent neural network designed to process sequences of data, such as customer reviews or time-series entries, significantly faster than traditional methods. It takes in structured sequence data and outputs analyzed or classified results more efficiently. This tool is for developers or researchers working on machine learning models that require fast sequence processing for applications like natural language processing or sentiment analysis.
469 stars. No commits in the last 6 months.
Use this if you are a machine learning developer or researcher looking to speed up the processing of long sequences in your models, especially for text analysis or similar tasks.
Not ideal if you are a business user looking for a no-code solution, or if your primary need is for a general-purpose natural language processing library rather than a specific neural network architecture.
Stars
469
Forks
100
Language
Python
License
—
Category
Last pushed
Nov 24, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zepingyu0512/srnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dnouri/nolearn
Combines the ease of use of scikit-learn with the power of Theano/Lasagne
PacktPublishing/Hands-On-Python-Deep-Learning-for-Web
Hands-On Python Deep Learning for Web by Anubhav Singh and Sayak Paul
mbadry1/Top-Deep-Learning
Top 200 deep learning Github repositories sorted by the number of stars.
CAIIVS/chuchichaestli
Where you find all the state-of-the-art cooking utensils (salt, pepper, gradient descent... the usual).
mbadry1/Trending-Deep-Learning
Top 100 trending deep learning repositories sorted by the number of stars gained on a specific day.