DCMNet / scripts

Commit History

Refactor weight loading in dcm_app.py to use JSON instead of pickle, adding a new function for restoring arrays from loaded data.
0b9d81c

EricBoi commited on

Refactor weight loading in dcm_app.py to use pickle for parameter files, replacing pandas with a dedicated function for loading dictionaries.
543d14b

EricBoi commited on