{"id":19199833,"url":"https://github.com/rose-stl-lab/autostpp","last_synced_at":"2026-03-05T02:32:14.258Z","repository":{"id":201965428,"uuid":"546826088","full_name":"Rose-STL-Lab/AutoSTPP","owner":"Rose-STL-Lab","description":"Automatic Integration for Neural Spatio-Temporal Point Process models (AI-STPP) is a new paradigm for exact, efﬁcient, non-parametric inference of point process. It is capable of learning complicated underlying intensity functions, like a damped sine wave.","archived":false,"fork":false,"pushed_at":"2024-10-14T20:51:39.000Z","size":17535,"stargazers_count":24,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-09T01:33:01.703Z","etag":null,"topics":["probablistic-machine-learning","spatiotemporal-data-analysis"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/2310.06179","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rose-STL-Lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-06T17:58:26.000Z","updated_at":"2024-10-24T07:39:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"29175d8d-d1a9-4985-a46d-ed628a1752e7","html_url":"https://github.com/Rose-STL-Lab/AutoSTPP","commit_stats":null,"previous_names":["rose-stl-lab/autostpp"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Rose-STL-Lab/AutoSTPP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rose-STL-Lab%2FAutoSTPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rose-STL-Lab%2FAutoSTPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rose-STL-Lab%2FAutoSTPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rose-STL-Lab%2FAutoSTPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rose-STL-Lab","download_url":"https://codeload.github.com/Rose-STL-Lab/AutoSTPP/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rose-STL-Lab%2FAutoSTPP/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30107211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T01:39:18.192Z","status":"online","status_checked_at":"2026-03-05T02:00:06.710Z","response_time":93,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["probablistic-machine-learning","spatiotemporal-data-analysis"],"created_at":"2024-11-09T12:29:08.620Z","updated_at":"2026-03-05T02:32:14.232Z","avatar_url":"https://github.com/Rose-STL-Lab.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\" \u003e\n  \u003ca href=\"https://github.com/Rose-STL-Lab/AI-STPP\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/Rose-STL-Lab/AutoSTPP/refs/heads/main/Auto-STPP.png\" width=\"256\" height=\"256\" alt=\"AI-STPP\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eAuto-STPP\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003e✨Automatic Integration for Neural Spatiotemporal Point Process✨\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://raw.githubusercontent.com/Rose-STL-Lab/AutoSTPP/refs/heads/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"license\"\u003e\u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Python-3.10+-yellow\" alt=\"python\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Version-1.1.0-green\" alt=\"version\"\u003e\n\u003c/p\u003e\n\n## | Introduction\n\n**Auto**matic Integration for Neural **S**patio-**T**emporal **P**oint **P**rocess models (Auto-STPP) is a new paradigm for exact, efﬁcient, non-parametric inference of spatiotemporal point process.\n\n## | Citation\n\n[[2310.06179] Automatic Integration for Spatiotemporal Neural Point Processes](https://arxiv.org/abs/2310.06179)\n\n```\n@article{zhou2023automatic,\n  title={Automatic Integration for Spatiotemporal Neural Point Processes},\n  author={Zhou, Zihao and Yu, Rose},\n  journal={arXiv preprint arXiv:2310.06179},\n  year={2023}\n}\n```\n\n## | Installation\n\nDependencies: `make`, `conda-lock`\n\n```bash\nmake create_environment\nconda activate autoint-stpp\n```\n\n## | Dataset Download\n\n```bash\npython src/download_data.py\n```\n\n## | Training and Testing\n\nSpecify the parameters in `configs/autoint_stpp.yaml` and then run\n\n```bash\nmake run_stpp config=autoint_stpp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frose-stl-lab%2Fautostpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frose-stl-lab%2Fautostpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frose-stl-lab%2Fautostpp/lists"}