Vahid Nikoofard

Results 4 issues of Vahid Nikoofard

The image is represented by a function named I(x,y,t) but in the equation the name of the function is called `f` so it was changed to I.

I’m trying to solve the dynamics of a massive particle on gravitational force by PINNs. The below code is inspired by an example in the documentation of NeuralPDE package. The...

Hi, When I ran the example code mentioned in the repository, I mean ``` import aifeynman aifeynman.get_demos("example_data") # Download examples from server aifeynman.run_aifeynman("./example_data/", "example1.txt", 60, "14ops.txt", polyfit_deg=3, NN_epochs=500) ``` I...

### Version 1.1.0 ### On which installation method(s) does this occur? Pip ### Describe the issue I have a clean installation of Modulus and Sym. To check if my installation...

bug