Commit Graph

30 Commits

Author SHA1 Message Date
d7470b845c increased the batch size for every update 2025-05-26 15:02:57 -04:00
2a4ecd175a updated so that the progress bar updates in place 2025-05-26 14:57:34 -04:00
1e7fdab60c enabled progress bar 2025-05-26 14:49:23 -04:00
d518c633b7 changed back to gpu 2025-05-26 14:38:18 -04:00
92a0ed11e4 Added Training bar 2025-05-26 14:27:53 -04:00
a092b92174 optimized script 2025-05-26 12:04:20 -04:00
b3d17f804c added in type casting 2025-05-26 10:06:18 -04:00
489fecf113 added in final changes to now do 5 epochs, and added in conversion to ORT at the end of workflow 2025-05-26 09:44:53 -04:00
015f6d4db5 changed the training to only do 5 epochs, added in a convert to ORT at the end of worklflow 2025-05-26 09:43:42 -04:00
7e255a704d fixed the training bar, so it only shows final epoch results. 2025-05-23 10:47:27 -04:00
5f0ac995c8 fixed training model error, was a extra argument passed into the callback class 2025-05-23 10:37:56 -04:00
065129b4ed fixed training errors inside trhe script 2025-05-23 10:31:34 -04:00
3caf1d21f2 fixed progress bar for training 2025-05-23 10:19:27 -04:00
f3fd1f7c59 got 2025-05-22 16:12:02 -04:00
ecd039b336 removed npy from git ignore 2025-05-22 15:58:53 -04:00
39f3116d93 updated workflow, deleted old recordings, using gpu for training 2025-05-22 15:57:40 -04:00
44507493a3 deleted old recordings, updated gpu for training, 2025-05-22 15:57:20 -04:00
liyuxiao2
c2a71605f8 fixed config issue 2025-05-22 14:41:07 -04:00
liyuxiao2
85d6afd976 disabled gpu for now 2025-05-22 14:33:08 -04:00
liyuxiao2
310cc10f71 tweaked basic path 2025-05-22 14:28:21 -04:00
liyuxiao2
5970af5be7 fixed paths 2025-05-22 14:26:15 -04:00
liyuxiao2
ff3d45653d formatted all files 2025-05-22 14:12:36 -04:00
liyuxiao2
ba796961a3 reorganized file structure 2025-05-22 14:11:18 -04:00
liyuxiao2
b943614677 tweaked path so that uploading dataset artifacts now work 2025-05-21 15:56:55 -04:00
liyuxiao2
a38670cf59 updated workflow upload path 2025-05-21 15:54:36 -04:00
liyuxiao2
2b2766524c removed data/ from the git ignore 2025-05-21 15:52:16 -04:00
743f88f1ef deleted datasets, to test if the workflow is actually making the datasets 2025-05-16 11:40:43 -04:00
ad2ef9509f Added the split datagen script 2025-05-16 11:26:33 -04:00
5e5a320bc5 updated workflow file, deleted initial dataset file created 2025-05-15 10:55:36 -04:00
12b920c88d LFS'D the recordings folder, added in a new file called dataset_gen.py, which generates a .h5 dataset file under the data folder, modified the worflow file to run the script on every push/PR and uploades the data set as a workflow artifcat 2025-05-15 10:47:54 -04:00