https://github.com/deepcharles/deep-change-point-detection
https://github.com/deepcharles/deep-change-point-detection
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/deepcharles/deep-change-point-detection
- Owner: deepcharles
- Created: 2024-03-29T13:17:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T16:55:05.000Z (over 2 years ago)
- Last Synced: 2025-01-30T08:31:00.165Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 157 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Change point detection in JAX
Install with
```bash
python -m pip install -e .
```
# Usage example
See notebook `algo.ipynb` in the `notebooks` folder.