Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lululxvi authored Jun 25, 2022
1 parent 18fec4d commit 8d62345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Most code is written in Python 3, and depends on the deep learning package [Deep
## Installation guide

1. Install Python 3
2. Install DeepXDE v0.11.2 (https://github.com/lululxvi/deepxde). If you use DeepXDE>0.11.2, you need to rename `OpNN` to `DeepONet` and `OpDataSet` to `Triple` with other modifications.
2. Install DeepXDE v0.11.2 (https://github.com/lululxvi/deepxde). If you use DeepXDE>0.11.2, you need to rename `OpNN` to `DeepONet` and `OpDataSet` to `Triple` with other modifications. For DeepONet code using a more recent version of DeepXDE, please see https://github.com/lu-group/deeponet-fno.
3. Optional: For CNN, install Matlab and TensorFlow 1; for Seq2Seq, install PyTorch

The installation may take between 10 minutes and one hour.
Expand Down

0 comments on commit 8d62345

Please sign in to comment.