-
Notifications
You must be signed in to change notification settings - Fork 185
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
【hydra No.15】deeponet #589
Conversation
Thanks for your contribution! |
docs/zh/examples/deeponet.md
Outdated
``` py linenums="49" | ||
--8<-- | ||
examples/operator_learning/deeponet.py:65:66 | ||
examples/operator_learning/conf/deeponet.yaml:49:50 | ||
--8<-- | ||
``` |
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.
``` py linenums="49" | |
--8<-- | |
examples/operator_learning/deeponet.py:65:66 | |
examples/operator_learning/conf/deeponet.yaml:49:50 | |
--8<-- | |
``` | |
``` yaml linenums="49" | |
--8<-- | |
examples/operator_learning/conf/deeponet.yaml:49:55 | |
--8<-- |
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.
已修改
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.
LGTM
* Add deeponet hydra * Fix * Fix * Fix * Fix * Fix
PR types
Others
PR changes
Others
Describe
#571
15 deeponet
因数据集需要注册yale.edu后缀邮箱下载,无法获取数据集,只是修改代码没有运行测试