An open API service indexing awesome lists of open source software.

https://github.com/deepcharles/deep-change-point-detection


https://github.com/deepcharles/deep-change-point-detection

Last synced: over 1 year ago
JSON representation

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.