Ross ROSS = Recommend OSS · open-source software intelligence for agents

khuangaf/CryptocurrencyPrediction resource

Predict Cryptocurrency Price with Deep Learning observed · 2026-08-28

github.com/khuangaf/CryptocurrencyPrediction · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3279
  • days_rel: n/a
  • days_push: 1272
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1058 stars · 362 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Jupyter Notebook-based deep learning project that predicts Bitcoin prices using CNN, LSTM, and GRU models built with Keras and TensorFlow. It includes data collection from Poloniex, preprocessing, model training, and validation result plotting.

Use cases

  • predict bitcoin price with deep learning
  • learn lstm and gru for time series forecasting
  • build a cnn model for cryptocurrency price prediction
  • collect historical crypto data from poloniex for training
  • compare rnn and cnn models on financial time series
  • tutorial project for keras and tensorflow time series

When to choose

  • learning deep learning on time series with a small, readable codebase
  • reproducing a classic CNN/LSTM/GRU price prediction experiment
  • starting a student project on cryptocurrency forecasting

When to avoid

  • building a production trading system - models underperform a simple lag baseline
  • working with modern Python - it targets Python 2.7 and old TensorFlow/Keras versions
  • needing live data pipelines or up-to-date exchange APIs

Facets

learning-resource · maturity maintenance

deep-learning machine-learning data-science deep-learning machine-learning fintech python bitcoin lstm gru cnn keras tensorflow price-prediction time-series jupyter-notebook final-year-project cryptocurrency

1 source

Member repositories

RepositoryRoleHealth v2
khuangaf/CryptocurrencyPredictionmain32

For agents

markdown · JSON · MCP: product_card(name="khuangaf/CryptocurrencyPrediction")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem