-
Notifications
You must be signed in to change notification settings - Fork 226
[Example] add Predict_Composite_Strength #1181
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
base: develop
Are you sure you want to change the base?
Conversation
Thanks for your contribution! |
辛苦检查下提交的代码,看起来有很多无关的代码 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
请不要删除与你的PR无关的代码文件,比如jointContribution文件夹
好的,我重新修改一下
|
数据集和预训练模型权重辛苦提供需要上传到网上的目录和源文件,我把链接给你后,辛苦添加到文档中 |
readme.md文件辛苦参考其他案例的格式 |
已重新修改 |
|
文档通过mkdocs加载的,不只是一个readme文件 |
不是放到join contruibution里面,要按照其他案例放到example里面,并按照其他案例的格式进行修改 |
需要提供预训练模型权重文件,save_out的作用是? |
在训练中用到交叉验证,save_out保存了每一折的存档 |
|
没看到提交的代码 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
你好感谢提交代码,但是看起来只提交了模型结构相关代码,没有具体的应用案例代码和文档。还请检查提交的文件是否完整。
已提交 |
收到 已提交 |
PR types
PR changes
Describe
新增基于 Resnet 的复合材料极限抗拉强度(UTS)预测方案: