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

raminmh/CfC

Closed-form Continuous-time Neural Networks observed · 2026-08-28

github.com/raminmh/CfC · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2062
  • days_rel: n/a
  • days_push: 790
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1053 stars · 164 forks observed · 2026-08-28

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

Reference implementations of Closed-form Continuous-time (CfC) neural networks, a fast closed-form approximation of liquid time-constant networks for sequential and irregularly-sampled data. Includes TensorFlow and PyTorch modules plus training scripts for Physionet, IMDB, XOR, and Walker2d benchmarks.

Use cases

  • model irregularly-sampled time series like clinical ICU data
  • train continuous-time recurrent networks for sequence classification
  • benchmark CfC against LSTM and ODE-based neural networks
  • run reinforcement learning experiments with liquid neural networks
  • reproduce results from the Nature Machine Intelligence CfC paper

When to choose

  • you need efficient continuous-time sequence models without ODE solvers
  • your data has irregular time sampling
  • you want liquid neural network behavior with fast closed-form dynamics

When to avoid

  • you need a maintained production library - use the ncps package instead
  • you need standard feedforward or transformer architectures
  • you work outside Python/TensorFlow/PyTorch ecosystems

Facets

library · maturity maintenance

machine-learning deep-learning machine-learning deep-learning artificial-intelligence python liquid-neural-networks neural-ode recurrent-neural-networks sequence-models continuous-time pytorch tensorflow research-code

1 source

Member repositories

RepositoryRoleHealth v2
raminmh/CfCmain23

For agents

markdown · JSON · MCP: product_card(name="raminmh/CfC")

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