Skip to content

Commit

Permalink
Hyperparameter settings (#117)
Browse files Browse the repository at this point in the history
* Adjusted hyperparameters to the optimal ones, doc with explanation, fixed ippm_demo to have no errors

* Normalisation, Latency only, AMP, data_tools update

* Changed paths to work with CBU machines

* Update

* fixes #84

* Normalisation, Latency only, AMP, data_tools update

* Normalisation, Latency only, AMP, data_tools update

---------

Co-authored-by: Anirudh Lakra <[email protected]>
Co-authored-by: young-x-skyee <[email protected]>
Co-authored-by: neukym <[email protected]>
  • Loading branch information
4 people authored Jan 13, 2024
1 parent 594a631 commit ddbff65
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"python.defaultInterpreterPath": "~/.cache/pypoetry/virtualenvs/kymata-toolbox-d2x9x_IK-py3.11/bin/python3.11"
}
2 changes: 1 addition & 1 deletion kymata/config/dataset4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mri_structurals_directory: "raw_mri_structurals"

# General information related to the dataset
list_of_participants: [
"participant_01"
"participant_08"
]
input_streams: [
"auditory"
Expand Down

0 comments on commit ddbff65

Please sign in to comment.