@@ -51,3 +51,80 @@ from the filenames of the source and the target. For instance SrcOnly(None --> Q
The function `initialize_hyperparameters` in `utils.py` can help. If you want to test the Update setup, please note that you need to precise the bandwiths used for each kernel in a list just like that `hyperparameters['sigmas']=[8,8,8]`.
In order to better realize how things work here you can have a look on the notebook [Demo.ipynb](./Demo.ipynb)
At the end, the files should be organized like that :