more plugin things

This commit is contained in:
2026-09-01 18:20:34 -07:00
parent 434ecfb80c
commit e7d2f5bc57
10 changed files with 2852 additions and 104 deletions
File diff suppressed because it is too large Load Diff
+10
View File
@@ -0,0 +1,10 @@
{
"id": "machine-learning-pack",
"name": "Machine Learning Pack",
"version": "0.1.0",
"author": "Tyler de Zeeuw",
"description": "Machine Learning on Processed fNIRS Data.",
"min_app_version": "1.7.0",
"platforms": ["win_x64"],
"download_url": "https://git.research.dezeeuw.ca/tyler/flares-plugins/raw/branch/main/packages/machine-learning-pack-win-x64.zip"
}