{"id":13570589,"url":"https://github.com/deeptime-ml/deeptime","last_synced_at":"2025-10-21T20:39:00.812Z","repository":{"id":36965888,"uuid":"127010483","full_name":"deeptime-ml/deeptime","owner":"deeptime-ml","description":"Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation","archived":false,"fork":false,"pushed_at":"2023-09-10T05:14:58.000Z","size":13569,"stargazers_count":681,"open_issues_count":13,"forks_count":75,"subscribers_count":16,"default_branch":"main","last_synced_at":"2024-03-15T14:11:22.596Z","etag":null,"topics":["coherent-set-detection","covariance-estimation","hidden-markov-model","koopman-operator","markov-model","markov-state-model","python","time-series-analysis"],"latest_commit_sha":null,"homepage":"https://deeptime-ml.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deeptime-ml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-03-27T15:47:05.000Z","updated_at":"2024-03-11T12:16:21.000Z","dependencies_parsed_at":"2023-01-17T09:15:47.258Z","dependency_job_id":"5b3efadc-3e1e-4a0b-ab11-513e67b84aa3","html_url":"https://github.com/deeptime-ml/deeptime","commit_stats":{"total_commits":1139,"total_committers":19,"mean_commits":59.94736842105263,"dds":"0.32133450395083407","last_synced_commit":"9a532859fdeabffbdfc713b4aad2c2da852c4917"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptime-ml%2Fdeeptime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptime-ml%2Fdeeptime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptime-ml%2Fdeeptime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeptime-ml%2Fdeeptime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeptime-ml","download_url":"https://codeload.github.com/deeptime-ml/deeptime/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247138751,"owners_count":20890096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coherent-set-detection","covariance-estimation","hidden-markov-model","koopman-operator","markov-model","markov-state-model","python","time-series-analysis"],"created_at":"2024-08-01T14:00:53.484Z","updated_at":"2025-10-21T20:39:00.710Z","avatar_url":"https://github.com/deeptime-ml.png","language":"Python","readme":"# deeptime\n\n[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0) [![Build Status](https://dev.azure.com/clonker/deeptime/_apis/build/status/deeptime-ml.deeptime?branchName=main)](https://dev.azure.com/clonker/deeptime/_build/latest?definitionId=1\u0026branchName=main) [![codecov](https://codecov.io/gh/deeptime-ml/deeptime/branch/main/graph/badge.svg?token=MgQZqDM4sK)](https://codecov.io/gh/deeptime-ml/deeptime) [![DOI](https://img.shields.io/badge/DOI-10.1088%2F2632--2153%2Fac3de0-blue)](https://doi.org/10.1088/2632-2153/ac3de0)\n\nDeeptime is a general purpose Python library offering various tools to estimate dynamical models \nbased on time-series data including conventional linear learning methods, such as Markov State \nModels (MSMs), Hidden Markov Models (HMMs) and Koopman models, as well as kernel and \ndeep learning approaches such as VAMPnets and deep MSMs. The library is largely compatible \nwith scikit-learn, having a range of Estimator classes for these different models, but in \ncontrast to scikit-learn also provides Model classes, e.g., in the case of an MSM, \nwhich provide a multitude of analysis methods to compute interesting thermodynamic, kinetic \nand dynamical quantities, such as free energies, relaxation times and transition paths.\n\nInstallation via `conda` or `pip`. Both provide compiled binaries for Linux, Windows, and MacOS (x86_64 and arm64).\n\n|  [![conda-forge](https://img.shields.io/conda/v/conda-forge/deeptime?color=brightgreen\u0026label=conda-forge)](https://github.com/conda-forge/deeptime-feedstock) \t|   [![PyPI](https://badge.fury.io/py/deeptime.svg)](https://pypi.org/project/deeptime)\t|\n|:-:\t|:-:\t|\n|  `conda install -c conda-forge deeptime` |  `pip install deeptime`  \t|\n\nDocumentation: [deeptime-ml.github.io](https://deeptime-ml.github.io/).\n\n## Main components of deeptime\n\n|  \u003c!-- --\u003e  |  \u003c!-- --\u003e  |  \u003c!-- --\u003e  |\n|  :---:\t|  :---:  |  :---:  |\n|  Dimension reduction  |  Deep dimension reduction  |  SINDy  |\n|  [![Dimension reduction](https://user-images.githubusercontent.com/1685266/208686380-087687e0-4dfa-4d27-a2a0-957c33566276.png)](https://deeptime-ml.github.io/latest/index_dimreduction.html) |  [![Deep dimension reduction](https://user-images.githubusercontent.com/1685266/208686212-f84f0a5b-a014-49d1-a469-dfa8a661d555.png)](https://deeptime-ml.github.io/latest/index_deepdimreduction.html)  |  [![SINDy](https://user-images.githubusercontent.com/1685266/208684380-d0234430-50fb-4a62-8d97-73ce1ebf2832.png)](https://deeptime-ml.github.io/latest/notebooks/sindy.html)  |\n|  Markov state models  |  Hidden Markov models  |  Datasets  |\n|  [![MSMs](https://user-images.githubusercontent.com/1685266/208686588-2e8b960b-06b0-4633-93a6-5df1e5b63209.png)](https://deeptime-ml.github.io/latest/index_msm.html) |  [![HMMs](https://user-images.githubusercontent.com/1685266/208683917-ef7acb41-062c-4503-b48d-dc7718779d9a.png)](https://deeptime-ml.github.io/latest/notebooks/hmm.html)  |  [![Datasets](https://user-images.githubusercontent.com/1685266/208684805-45c82242-6a8c-43f1-88b8-add1af4e7438.png)](https://deeptime-ml.github.io/latest/index_datasets.html)  |\n\n## Building the latest trunk version of the package:\n\nUsing pip with a local clone and pulling dependencies:\n```\ngit clone https://github.com/deeptime-ml/deeptime.git\n\ncd deeptime\npip install .\n```\n\nOr using pip directly on the remote:\n```\npip install git+https://github.com/deeptime-ml/deeptime.git@main\n```\n","funding_links":[],"categories":["📦 Packages","Python","时间序列"],"sub_categories":["Python","网络服务_其他"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeptime-ml%2Fdeeptime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeptime-ml%2Fdeeptime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeptime-ml%2Fdeeptime/lists"}