Skip to content
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

[Example] Add battery-electrochemical-performance prediction model #967

Open
wants to merge 1,374 commits into
base: develop
Choose a base branch
from

Conversation

huohuohuohuohuo123
Copy link

PR types

PR changes

Describe

HydrogenSulfate and others added 30 commits January 8, 2024 14:16
* revert grid to scatter for plot can not solve unordered data

* add description for DeePMD-kit(paddle)

* add card for different kit

* update style
* add markdownlint into pre-commit

* fix documents by markdownlint

* fix typing and add create_graph&retain_graph in symbolic

* fix description for create_graph and retain_graph in docstring
* fix

* fix hydra

* fix bug

* fix

* fix

* fix

* fix

* doc fix
* support parallel grad to optimize grad computation with reducing common pathes in backward graph

* fix

* clean code

* update grad merge code for any common prefix numerator

* clean code

* update final code

* refine docstrings and variable & function name

* add graph_filename

* change heat_exchanger to sympy equation
* fix coner case for FusedDerivativeNode is placed at the end of nodes group

* add UT for fuse derivatives

* fix bug
* update phygeonet doc

* fix model name
* refine documents and remove redundant blankline toml

* refine more documents
* update quick_start

* convert all  sh

* update version note for release 2.6

* update optimizer usage code
* [Add] arch examples

* [Change] examples

* [Change] examples

* [Change] register_input_transform

* [Change] data with rand

---------

Co-authored-by: HydrogenSulfate <[email protected]>
* [Add] phylstm examples

* [Change] phylstm examples

* [Change] remove blank line
* update docstring

* remove spaces in args

* update

* remove extra blank line
…ent Network for Solving Spatiotemporal PDEs (PaddlePaddle#674)

* Add files via upload

* Create readme.md

* Add files via upload

* Update __init__.py

* Add files via upload

* Add files via upload

* add

* add

* add

* add

* add

* add

* add

* add

* add

* add

* a

* a

* Update phycrnet.md

* Update phycrnet.md

* Update phycrnet.md

* a

* d

* d

* a

* a

* a

* a

* a

* a

* p

* a

* a

* a

* update .md file

* update .md file

* update .md file

* fix

* edit md

* eval

* m

* m

* edit

* edit

---------

Co-authored-by: WG <[email protected]>
Co-authored-by: wangguan <[email protected]>
* add 3 install method in README.md

* add more contributors
* (WIP)Add tutorial page

* fix document

* fix

* change split_to_dict and concat_to_tensor to staticmethod

* update batch_index class variable for all datasets

* move legend to outter-right of curve box and set dpi to 200

* add 1 more aistudio url
* update copyright header

* update docstring of PhyCRNet
* add RegAE example

* add RegAE

---------

Co-authored-by: HydrogenSulfate <[email protected]>
* add validation for hydra config

* update unitest for pydantic

* fix for OptimizerList

* fix
@huohuohuohuohuo123
Copy link
Author

重新提交了

@HydrogenSulfate HydrogenSulfate changed the title 锂离子电池电极材料性能预测 [Example] Add battery-electrochemical-performance prediction model Aug 22, 2024
@leeleolay
Copy link

运行脚本这里辛苦转换成可执行py脚本文件吧,另外看到里面有很多tensorflow等其他框架代码,辛苦检查并修正一下。可以把测试结果和向光说明补充在在MLP_LI.md文档中。

@huohuohuohuohuo123
Copy link
Author

向光说明是什么意思?重新更新了,辛苦看一下还有哪里需要更改

@leeleolay
Copy link

向光说明是什么意思?重新更新了,辛苦看一下还有哪里需要更改

相关说明,打错字了不好意思。

@huohuohuohuohuo123
Copy link
Author

哦哦,麻烦看一下还有什么需要修改的地方

@leeleolay
Copy link

leeleolay commented Sep 27, 2024

现在提交的文件和说明文档的部分有些不太完整,文档格式上辛苦再检查一下,做一下修正和完善

@huohuohuohuohuo123
Copy link
Author

您好,文档部分的格式进行了一些修改,辛苦看一下,哪里是否需要修改

@leeleolay
Copy link

文档的部分辛苦按照链接里的教程再修改一下吧
https://paddlescience-docs.readthedocs.io/zh-cn/latest/zh/development/#3

@leeleolay leeleolay removed their assignment Nov 1, 2024
@huohuohuohuohuo123
Copy link
Author

您好,已经按照文档链接修改了,辛苦看下哪里还有问题

@leeleolay
Copy link

leeleolay commented Nov 11, 2024

1.加载文档的时候,该案例为能正确显示,还存在一些bug:
image
2.另外example里的文件里,我看到有数据集,辛苦整理到一个文件夹里;
3.另外辛苦修正完后再运行一下检查一些是否有运行过程中存在的一些bug

关于训练好的模型权重文件,已经上传到云上,您可以将这个权重文件的链接参考其他案例附到案例介绍的文档中
https://paddle-org.bj.bcebos.com/paddlescience/models/MLP_LI/MLP_LI_pretrained.pdparams

@huohuohuohuohuo123
Copy link
Author

您好,之前说的问题已经修改,辛苦看一下哪里还有问题

@leeleolay
Copy link

leeleolay commented Nov 12, 2024

image
运行MLP_LI.py文件运行错误,如果需要安装第三方包,请在文档里表明要安装的依赖包,并在文档里注明训练命令和数据集。文件夹中的数据集的位置比较散乱,请做一下整理。关于result_out,这个文件夹的作用是什么?里面还有一些图片格式的文件,看起来是补充文档里的信息,如何只和文档有关,请移动到文档相关的位置。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.