We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务内容】
增加Circle类型Geometry(2D/3D)
增加 (2D/3D/ND )Geometry
【提交内容】
【技术要求】
【参考内容】
不限Nvidia Modulus 几何方法的实现,参考:https://developer.nvidia.com/modulus-downloads
DeepXDE参考:https://github.com/lululxvi/deepxde/tree/master/deepxde/geometry
The text was updated successfully, but these errors were encountered:
Q:对于此次73赛题,增加2D/3D/ND几何能详细描述一下吗,是增加例如3D立方体,3D球形,还是做何种程度的支持?
A:短期完成规则化的2D、3D几何外形,如圆、矩形、三角形、球、立方体、圆柱等,并能够按照一定规则排列(eg: 多个圆柱0°、45°、90°等排列);若可能,也可以尝试对复杂几何外形(CAD工具,如CATIA/ProE...的文件)在PaddleScience中的识别、解析。
Sorry, something went wrong.
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 第二期活动的任务 ISSUE,更多详见 【PaddlePaddle Hackathon 第二期】任务总览)
【任务内容】
增加Circle类型Geometry(2D/3D)
增加 (2D/3D/ND )Geometry
【提交内容】
【技术要求】
【参考内容】
不限Nvidia Modulus 几何方法的实现,参考:https://developer.nvidia.com/modulus-downloads
DeepXDE参考:https://github.com/lululxvi/deepxde/tree/master/deepxde/geometry
The text was updated successfully, but these errors were encountered: