nicklashansen/rnn_lstm_from_scratch

How to build RNNs and LSTMs from scratch with NumPy.

49
/ 100
Emerging

This educational project helps deep learning students and researchers understand how recurrent neural networks (RNNs) and Long Short-Term Memory (LSTM) networks process sequences. It takes structured sequences of text tokens as input and shows how these networks learn to predict the next token in the sequence. The output demonstrates the learning process and performance of different implementations, from basic NumPy to PyTorch, for those building or optimizing sequential models.

280 stars. No commits in the last 6 months.

Use this if you are a deep learning student or researcher who wants to understand the underlying mechanics of RNNs and LSTMs by building them from first principles.

Not ideal if you are looking for a plug-and-play solution to apply recurrent neural networks to your data, as this is an educational tool focused on implementation details.

deep-learning-education neural-networks sequential-data-modeling natural-language-processing-basics
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 23 / 25

How are scores calculated?

Stars

280

Forks

72

Language

Jupyter Notebook

License

GPL-3.0

Last pushed

Oct 04, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nicklashansen/rnn_lstm_from_scratch"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.