Added example for slider training that will run as is

This commit is contained in:
Jaret Burkett
2023-07-23 11:24:12 -06:00
parent 434fb22458
commit 9367089d48
6 changed files with 256 additions and 64 deletions

4
.gitignore vendored
View File

@@ -168,4 +168,6 @@ cython_debug/
/venv.*
/config/*
!/config/examples
!/config/_PUT_YOUR_CONFIGS_HERE).txt
!/config/_PUT_YOUR_CONFIGS_HERE).txt
/output/*
!/output/.gitkeep