forked from PaddlePaddle/PaddleScience
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kan drivaer #7
Open
wangguan1995
wants to merge
27
commits into
LilaKen:develop
Choose a base branch
from
wangguan1995:kan_drivaer
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Kan drivaer #7
Conversation
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
* update submodule * fix wandb bug * update Open3D submodule * update toml * fix docs * update homepage
Fix mkdocstings to 0.27.0 to avoid build failure
* Create ReadME.md * Add files via upload * Delete examples/fsi/DrivAerNet directory * Create ReadME.md * Add files via upload * drivaernet * Delete examples/fsi/DrivAerNet-paddle-convert-main directory * modify some style * modify yaml * update example drivaernet code * update requirments and delete fsi/DrivAerNet.py etc. * Update drivaernet_dataset.py * update drivaernet_dataset.py * update drivaernet_dataset.py * Update __init__.py * Update __init__.py * Update DrivAerNet.py * Update DrivAerNet.py * Update __init__.py * update * support fraction of the training data * modify some error about version * Update regdgcnn.py * Delete examples/DrivAerNet/requirments.txt * Delete docs/zh/examples/drivaernet directory * Update DriveAerNet.yaml * Rename DrivAerNet.md to drivaernet.md * Update mkdocs.yml * Update drivaernet.md * Update DriveAerNet.yaml * Update DrivAerNet.py * Update DriveAerNet.yaml * Update DrivAerNet.py * Update DrivAerNet.py * Update drivaernet.md * Update DrivAerNet.py * Update DriveAerNet.yaml * Update drivaernet_dataset.py * Update solver.py * update metric.md * Update metric.md * Update optimizer.md * Update arch.md * Update DrivAerNetDataset dataset.md * Update drivaernet_dataset.py * Update drivaernet.md * Update dataset.md * Update arch.md * Update lr_scheduler.py * Delete docs/zh/api/arch.md * Delete docs/zh/api/data/dataset.md * Delete ppsci/optimizer/lr_scheduler.py * Update optimizer.md * Delete docs/zh/api/optimizer.md * Create arch.md * Create dataset.md * Create optimizer.md * Update lr_scheduler.md * Create lr_scheduler.py * Update solver.py * Update drivaernet.md * Update arch.md * Update dataset.md * Update lr_scheduler.py * Update lr_scheduler.md * Rename DriveAerNet.yaml to driveaernet.yaml * Update and rename DrivAerNet.py to drivaernet.py * Rename driveaernet.yaml to drivaernet.yaml * Update drivaernet.md * Update r2_score.py * Update max_ae.py * Update drivaernet_dataset.py * Update drivaernet.md * Update solver.py * Update solver.py * Update drivaernet.py * Create drivaernet * Delete examples/drivaernet * Create drivaernet * Delete examples/drivaernet * Delete examples/DrivAerNet directory * Create drivaernet.py * Create drivaernet.yaml * Update drivaernet.yaml * Update drivaernet.md * Update drivaernet.md * Update regdgcnn.py * Update lr_scheduler.py * Update lr_scheduler.py * Update solver.py * Update lr_scheduler.py * Update examples/drivaernet/drivaernet.py Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/conf/drivaernet.yaml Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/conf/drivaernet.yaml Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/conf/drivaernet.yaml Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/drivaernet.py Co-authored-by: HydrogenSulfate <[email protected]> * Update ppsci/arch/regdgcnn.py Co-authored-by: HydrogenSulfate <[email protected]> * Update ppsci/arch/regdgcnn.py Co-authored-by: HydrogenSulfate <[email protected]> * Update regdgcnn.py * Update lr_scheduler.py * Update drivaernet_dataset.py * Update drivaernet_dataset.py * Update solver.py * Update ppsci/solver/solver.py * modify markdown and dataset_load class file * move the class of apply_augmention into drivaernet_dataset.py and modify the markdown file about apply_augmention * remove left bracket and right bracket in data_cfg --------- Co-authored-by: HydrogenSulfate <[email protected]>
* Create ReadME.md * Add files via upload * Delete examples/fsi/DrivAerNet directory * Create ReadME.md * Add files via upload * drivaernet * Delete examples/fsi/DrivAerNet-paddle-convert-main directory * modify some style * modify yaml * update example drivaernet code * update requirments and delete fsi/DrivAerNet.py etc. * Update drivaernet_dataset.py * update drivaernet_dataset.py * update drivaernet_dataset.py * Update __init__.py * Update __init__.py * Update DrivAerNet.py * Update DrivAerNet.py * Update __init__.py * update * support fraction of the training data * modify some error about version * Update regdgcnn.py * Delete examples/DrivAerNet/requirments.txt * Delete docs/zh/examples/drivaernet directory * Update DriveAerNet.yaml * Rename DrivAerNet.md to drivaernet.md * Update mkdocs.yml * Update drivaernet.md * Update DriveAerNet.yaml * Update DrivAerNet.py * Update DriveAerNet.yaml * Update DrivAerNet.py * Update DrivAerNet.py * Update drivaernet.md * Update DrivAerNet.py * Update DriveAerNet.yaml * Update drivaernet_dataset.py * Update solver.py * update metric.md * Update metric.md * Update optimizer.md * Update arch.md * Update DrivAerNetDataset dataset.md * Update drivaernet_dataset.py * Update drivaernet.md * Update dataset.md * Update arch.md * Update lr_scheduler.py * Delete docs/zh/api/arch.md * Delete docs/zh/api/data/dataset.md * Delete ppsci/optimizer/lr_scheduler.py * Update optimizer.md * Delete docs/zh/api/optimizer.md * Create arch.md * Create dataset.md * Create optimizer.md * Update lr_scheduler.md * Create lr_scheduler.py * Update solver.py * Update drivaernet.md * Update arch.md * Update dataset.md * Update lr_scheduler.py * Update lr_scheduler.md * Rename DriveAerNet.yaml to driveaernet.yaml * Update and rename DrivAerNet.py to drivaernet.py * Rename driveaernet.yaml to drivaernet.yaml * Update drivaernet.md * Update r2_score.py * Update max_ae.py * Update drivaernet_dataset.py * Update drivaernet.md * Update solver.py * Update solver.py * Update drivaernet.py * Create drivaernet * Delete examples/drivaernet * Create drivaernet * Delete examples/drivaernet * Delete examples/DrivAerNet directory * Create drivaernet.py * Create drivaernet.yaml * Update drivaernet.yaml * Update drivaernet.md * Update drivaernet.md * Update regdgcnn.py * Update lr_scheduler.py * Update lr_scheduler.py * Update solver.py * Update lr_scheduler.py * Update examples/drivaernet/drivaernet.py Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/conf/drivaernet.yaml Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/conf/drivaernet.yaml Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/conf/drivaernet.yaml Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernet/drivaernet.py Co-authored-by: HydrogenSulfate <[email protected]> * Update ppsci/arch/regdgcnn.py Co-authored-by: HydrogenSulfate <[email protected]> * Update ppsci/arch/regdgcnn.py Co-authored-by: HydrogenSulfate <[email protected]> * Update regdgcnn.py * Update lr_scheduler.py * Update drivaernet_dataset.py * Update drivaernet_dataset.py * Update solver.py * Update ppsci/solver/solver.py * modify markdown and dataset_load class file * move the class of apply_augmention into drivaernet_dataset.py and modify the markdown file about apply_augmention * remove left bracket and right bracket in data_cfg * update drivaernet_dataset file --------- Co-authored-by: HydrogenSulfate <[email protected]>
* Update ReduceOnPlateau lr_scheduler.md * support drivaernetplusplus * amend older error arch.md * amend some question * update regpintnet.py * amend regpointnet and drivaernetplusplus.py * update code and format markdown * update code and format markdown * update code and format markdown * update md * update code and format markdown * Update drivaernetplusplus_dataset.py * Update examples/drivaernetplusplus/drivaernetplusplus.py Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernetplusplus/drivaernetplusplus.py Co-authored-by: HydrogenSulfate <[email protected]> * Update examples/drivaernetplusplus/drivaernetplusplus.py Co-authored-by: HydrogenSulfate <[email protected]> * move data_augmentation to load dataset file * sysc the apply_augmentation in markdown file * sysc the apply_augmentation in markdown file * pre-commit file drivaernetplusplus.py * Update docs/zh/examples/drivaernetplusplus.md Co-authored-by: HydrogenSulfate <[email protected]> * update drivaernetplusplus.md * update mkdocs.yml * Update mkdocs.yml * Update mkdocs.yml * update drivaernetplusplus_dataset.py * remove ARGS about dataset setting --------- Co-authored-by: HydrogenSulfate <[email protected]>
* update multi devices document * fix index * update doc
* update multi devices document * fix index * update doc * fix ldc 2d inference key order
…ddle#1088) * align type of losses to Dict[str, Tensor] for mtl.NTK * update code
* refine pydantic error * update inference content in user guide
…ddle#1092) * fix typos in drivaernet and drivaernet++ * align cd_value shape with output shape * simplify scripts of driavernetpp * update metrics * update doc style
* Add pangu weather predictor * resolve reviewr issues * [WIP] Add convert data script and docs * update docs * update docs * resolve reviewer issues * fix docs
* Add FengWu predictor * fix reviewer issue * gpu_id default set to 0 * Add convert script * Add docs and fix some bugs * update docs * fix docs * fix docs * resolve reviewer issues
* Add SOAP optimizer * update comments * Add copyright * Fix docs * fix * resolve reviewer issues * add soap config * fix * fix * resolve reviewer issues
@guhaohoa0991 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[2025/03/17 04:02:39] ppsci INFO: [Eval][Epoch 6][Avg] DrivAerNetplusplus_eval/loss: 0.00190, DrivAerNetplusplus_eval/MSE.cd_value: 0.00190
[2025/03/17 04:02:39] ppsci INFO: [Eval][Epoch 6][best metric: 0.0016642342088744044]
Add KAN
from : https://github.com/guhaohao0991/KANOnet/tree/master