Commit History

(feat): add ResNet18Vision (1D); register; inference --arch supports it
ba24c6a

devjas1 commited on

(docs): add sprint log entries for pre-flight and registry unification.
4b9a18f

devjas1 commited on

(chore): unify model selection via shared registry (train uses 'choices()'/'build()')
218c86b

devjas1 commited on

(chore): pre-flight hardening for model expansion (seeds, typo, diagnostics, dtypes, optional deterministic cuDNN)
12ab884

devjas1 commited on

(chore): hardening 'scripts/train_model.py' for model expansion (seeds, registry hook, artifact name, diagnostics fix
4b66627

devjas1 commited on

(refactor): clean up unused inference utilities and FastAPI setup
51acb3f

devjas1 commited on

Merge branch 'main' of https://github.com/KLab-AI3/ml-polymer-recycling
9125d98

devjas1 commited on

(chore): small typo change in README for clarity.
49e6e6e

devjas1 commited on

Update README.md
cbc0b57
unverified

dev-jas commited on

(refactor): update project objectives and outline strategic expansion paths
8a41ab5

devjas1 commited on

(chore): acknowledge dataset restoration (datasets/rdwp/* present locally, ignored by Git)
e7d7472

devjas1 commited on

(fix): ensure parent directory exists before saving output file
86d081c

devjas1 commited on

(fix): correct syntax errors in validation script and improve error handling
8ce4090

devjas1 commited on

(chore): add MANIFEST file to track project files and their states
04138ef

devjas1 commited on

(chore): add datasets stub and ignore raw data.
c756d09

devjas1 commited on

(ui): add Raman spectrum upload and preview to 'Inference' page.
3763538

devjas1 commited on

Merge branch 'main' of https://github.com/KLab-AI3/ml-polymer-recycling
de9ec29

devjas1 commited on

(ui): add multi-modality routing skeleton to dashboard.
de280d1

devjas1 commited on

Update README.md
e9c7c84
unverified

dev-jas commited on

Initial migration from original polymer_project
e484a46

devjas1 commited on