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

philipperemy/keras-tcn

Keras Temporal Convolutional Network. Supports Python and R. observed · 2026-08-28

github.com/philipperemy/keras-tcn · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 87
  • Release rhythm 8
  • Longevity 100
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: 3086
  • days_rel: n/a
  • days_push: 78
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2012 stars · 462 forks observed · 2026-08-28

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

A Keras/TensorFlow implementation of Temporal Convolutional Networks (TCN) with dilated causal convolutions, usable as a drop-in layer alternative to LSTM/GRU. It supports Python and R and is actively tested against recent TensorFlow releases.

Use cases

  • build temporal convolutional networks in keras
  • replace lstm with tcn for long time series
  • sequence classification with dilated causal convolutions
  • time series forecasting model in tensorflow
  • train tcn on gpu with tensorflow-metal on macos
  • use tcn layer in r with keras

When to choose

  • you need long-memory sequence modeling with stable gradients and parallel training
  • you want a Keras layer that swaps in for LSTM/GRU
  • you work in Python or R with TensorFlow 2.x

When to avoid

  • you need PyTorch or JAX instead of TensorFlow/Keras
  • your sequences are short and an LSTM suffices
  • you need pretrained models rather than a layer implementation

Facets

library · maturity active

deep-learning machine-learning deep-learning machine-learning time-series python keras tcn temporal-convolutional-network tensorflow sequence-modeling r-language gpu

1 source

Member repositories

RepositoryRoleHealth v2
philipperemy/keras-tcnmain62

For agents

markdown · JSON · MCP: product_card(name="philipperemy/keras-tcn")

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