Kernel Change Point Detection using PyTorch.
- Define env variables path in
.env
file..env.example
file is present in the repository. - Set a
PROJ_DIR_PATH
in the~/.bashrc
file. - Install all the dependencies using
environment.yml
file in a conda environment.