raminmh/CfC
Closed-form Continuous-time Neural Networks
This project offers neural network models that can analyze sequences of events or measurements over time. It takes in time-series data, like patient vital signs or sensor readings, and produces predictions or classifications based on patterns it learns. Developers and researchers working with complex time-dependent data will find this useful for building more robust AI systems.
1,014 stars. No commits in the last 6 months.
Use this if you are a developer or researcher building machine learning models that need to process and understand irregularly sampled or continuous-time sequential data.
Not ideal if you are looking for a ready-to-use application or a low-code solution for general time-series forecasting without deep machine learning development.
Stars
1,014
Forks
159
Language
Python
License
Apache-2.0
Category
Last pushed
Jul 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/raminmh/CfC"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lululxvi/deepxde
A library for scientific machine learning and physics-informed learning
pnnl/neuromancer
Pytorch-based framework for solving parametric constrained optimization problems,...
wilsonrljr/sysidentpy
A Python Package For System Identification Using NARMAX Models
dynamicslab/pysindy
A package for the sparse identification of nonlinear dynamical systems from data
google-research/torchsde
Differentiable SDE solvers with GPU support and efficient sensitivity analysis.