-
Notifications
You must be signed in to change notification settings - Fork 774
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
[PaddlePaddle Hackathon 2] 94. Add Paddle as a new backend of DeepXDE #559
Comments
Can someone translate this issue into English? |
This is a hackathon of PaddlePaddle, a deep learning framework developed by Baidu (a Chinese company). The aim of this hackathon is to allow DeepXDE to support the backend Paddle. |
This ISSUE is a task of PaddlePaddle Hackathon 2. For more information, please see
Task
Description: DeepXDE currently supports TensorFlow 1.x, TensorFlow 2.x, PyTorch, and JAX as backends. In this task, you need to modify DeepXDE to support Paddle as a new backend (the backend name is "paddle"). Specifically, you need to implement the following tasks.
Support function approximation
Support solving forward ODEs
Support solving inverse ODEs
Update DeepXDE Documentation to add Paddle
Note:
Difficulty: Hard
Submission
Q&A
The text was updated successfully, but these errors were encountered: