This repository contains the source code associated with my paper titled "A High-Efficient Hybrid Physics-Informed Neural Networks Based on Convolutional Neural Network".
The full paper can be found on IEEE Xplore.
The main files in this project are:
epinn.pyepinn_i_1.pyepinn_s_1.pyepinn_v.py
You can run any of these files directly to see examples of the concepts discussed in the paper. For example:
python epinn.pyThis project is licensed under the GPL License - see the LICENSE file for more details.