Commit Graph

13 Commits

Author SHA1 Message Date
9979d84e29 Documentation and formatting updates (#1)
All checks were successful
Modulation Recognition Demo / ria-demo (push) Successful in 2m52s
Documentation and formatting updates:
- Updates to project README.
- Adding project health files (`LICENSE` and `SECURITY.md`)
- A few minor formatting changes throughout
- A few typo fixes, removal of unused code, cleanup of shadowed variables, and fixed import ordering with isort.

**Note:** These changes have not been tested.

Co-authored-by: Michael Luciuk <michael.luciuk@gmail.com>
Co-authored-by: Liyu Xiao <liyu@qoherent.ai>
Reviewed-on: https://git.riahub.ai/qoherent/modrec-workflow/pulls/1
Reviewed-by: Liyux <liyux@noreply.localhost>
Co-authored-by: Michael Luciuk <michael@qoherent.ai>
Co-committed-by: Michael Luciuk <michael@qoherent.ai>
2025-07-08 10:50:41 -04:00
f636d07b5f added weak typing to utils
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 15s
2025-06-18 10:02:36 -04:00
bb4f739535 commented functions, added in type defintions
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 20s
2025-06-17 14:16:16 -04:00
06bd4d4001 added app.yaml configs 2025-06-16 13:43:59 -04:00
e4542e76c4 updated so now the data gen works
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 16s
2025-06-13 14:17:13 -04:00
b49fa4c2b7 updated conf
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 24s
2025-06-13 14:00:27 -04:00
489fecf113 added in final changes to now do 5 epochs, and added in conversion to ORT at the end of workflow
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 8m13s
2025-05-26 09:44:53 -04:00
44507493a3 deleted old recordings, updated gpu for training, 2025-05-22 15:57:20 -04:00
liyuxiao2
c2a71605f8 fixed config issue
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 33s
2025-05-22 14:41:07 -04:00
liyuxiao2
ff3d45653d formatted all files 2025-05-22 14:12:36 -04:00
liyuxiao2
b49f351a4c updated workflow scripts
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 20s
2025-05-21 15:46:59 -04:00
liyuxiao2
e822d68b53 fixed the workflow, app.yaml now matches app_settings.py, configured dataset.py to always create a new data folder
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 15s
2025-05-20 10:43:56 -04:00
liyuxiao2
6c1164b466 Added an app.yaml file, as well as a python script that creates a settings object that can be used in all scripts
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 33s
2025-05-20 10:26:03 -04:00