-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Modify data processing: standardize data formats, add metadata, refactor dataset classes, and remove data normalization operations. 2. Add a Scaler class: manage data normalization and denormalization in an extensible way. 3. Delete the loss folder and merge its contents into metrics. 4. Modify the Runner: streamline training and inference interfaces, add post-training inference functionality, and add the ability to save inference results and evaluation metrics. 5. Add an Examples folder: provide all configuration options with explanations, typical configuration files, and an example model structure (MLP). 6. Modify training and inference scripts. 7. Add detailed tutorials. 8, Refine code details. 9.Update requirements.txt. 10. Update README.md.
- Loading branch information
Showing
477 changed files
with
26,539 additions
and
29,642 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.