Add code from training script

This commit is contained in:
Christoph Hagen
2023-10-23 12:28:35 +02:00
parent fd484243be
commit 9a50328b93
8 changed files with 582 additions and 17 deletions

View File

@ -0,0 +1,6 @@
{
"contentDirectory": "../Public",
"trainingIterations": 20,
"serverPath": "https://mydomain.com/caps",
"authenticationToken": "mysecretkey",
}