lilianweng/stock-rnn resource
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3340
- days_rel: n/a
- days_push: 1497
- n_releases_24m: 0
Adoption not part of the score
1991 stars · 673 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A tutorial repository demonstrating how to build and train an RNN with multilayer LSTM cells in TensorFlow to predict stock market prices, including optional multi-stock embeddings. It accompanies a two-part blog post and is intended as a learning reference rather than a production prediction system.
Use cases
- learn how to build an LSTM model in TensorFlow
- predict stock prices with an RNN
- understand multi-stock embeddings for time series
- follow a tutorial on training RNNs on financial data
- get a starting point for stock prediction experiments
When to choose
- you want a hands-on tutorial for LSTM/RNN in TensorFlow
- you need reference code for time-series prediction with embeddings
- you are learning deep learning on financial data
When to avoid
- you need a production-grade stock prediction system
- you require modern TensorFlow 2.x or maintained code
- you need accurate, reliable financial forecasts
Facets
learning-resource · maturity abandoned
machine-learning deep-learning machine-learning fintech tutorials python lstm rnn tensorflow stock-price-prediction time-series embeddings educational
2 sources
- readme: https://github.com/lilianweng/stock-rnn · fetched 2026-08-28 · cc5c2b3cd828
- homepage: https://lilianweng.github.io/lil-log · fetched 2026-08-29 · 4ea544322f20
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lilianweng/stock-rnn | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lilianweng/stock-rnn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem