Commit Graph

30 Commits

Author SHA1 Message Date
fe952b8eb6 Linting, removed hard-coded values, sped up upload times for files
Some checks failed
Modulation Recognition Demo / ria-demo (pull_request) Failing after 1m25s
2025-08-21 10:44:32 -04:00
1c7ddef5cb formatting 2025-08-21 10:33:50 -04:00
6d531ae5f3 added in confusion matrix for the output
All checks were successful
Modulation Recognition Demo / ria-demo (push) Successful in 2m46s
2025-07-09 15:39:20 -04:00
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
ea6beda81b added updates to confusion matrix/riahub secrets
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 2m45s
2025-06-30 10:50:34 -04:00
3437512d7c fixed ort
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 2m27s
2025-06-18 14:27:08 -04:00
9f4b71437e added warning dumps
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 2m26s
2025-06-18 13:59:48 -04:00
42e7429f02 remove warnings
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 2m24s
2025-06-18 13:52:10 -04:00
91bab4acbd fixed plot.py
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 2m25s
2025-06-18 13:44:29 -04:00
8ba21251bf fixed paths, removed zip file step
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 1m32s
2025-06-18 10:23:11 -04:00
c30d7f51d2 fallback to older version
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 15s
2025-06-18 10:05:14 -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
b4d0ffa58f fixed path name
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 1m59s
2025-06-16 09:53:20 -04:00
1bf85251d9 fixed paths
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 1m42s
2025-06-16 09:39:13 -04:00
6742b0770b fixed tiny bug
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 4m57s
2025-06-13 15:10:56 -04:00
1dc5383162 fixed paths
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 2m2s
2025-06-13 15:03:42 -04:00
9326505fca added changes to datagen
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 13m1s
2025-06-13 14:49:32 -04:00
ec97c78535 fix
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 24s
2025-06-13 14:46:32 -04:00
e0fd6f00b4 test
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 23s
2025-06-13 14:45: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
b14cc2cce5 deletdd files, updated workflow
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 32s
2025-06-13 13:58:35 -04:00
liyuxiao2
ba7d0d9f67 reorganized file struture 2025-05-21 15:46:28 -04:00
liyuxiao2
3df27cf012 fixed the workflow to detect the helpers folder
All checks were successful
RIA Hub Workflow Demo / ria-demo (push) Successful in 18s
2025-05-20 10:50:55 -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
be785ae500 fixed import path
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 32s
2025-05-20 10:32:24 -04:00
liyuxiao2
56eeee0354 added the conf folder inside the repo
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 15s
2025-05-20 10:31:35 -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
cdc293c7ce formatted code, added setup.py file to install packages
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 14s
2025-05-16 11:31:37 -04:00
ad2ef9509f Added the split datagen script
Some checks failed
RIA Hub Workflow Demo / ria-demo (push) Failing after 15s
2025-05-16 11:26:33 -04:00