-
i could be breaking stuff by asking for this
bu would compatibility with modeling toolkit be a good thing for the package?.
or is this beyond the vision of the package itself
joreb updated
3 years ago
-
I have downloaded BioSR train & test .npz from the links you provided.
Can you please provide examples to generate training datasets using :
generate_training_set(n_samples, n_batches, sample_sh…
-
Hi,
I am trying to get the residuals during/after training a DeepONet.
Using the same approach that works in the "standard" PINN case
`residuals = np.absolute(self.model.predict(x, callbacks=..…
-
A great repository!Thank you very much for your open source, i also really like your videos about this on your Youtube! It is so awesome!
I have a question about deeponet.
$$
\frac{d y}{d x}+y(…
-
Per https://github.com/openjournals/joss-papers/blob/joss.04283/joss.04283/10.21105.joss.04283.pdf,
@agdturner states there are application cases for the library. However, only the unit tests are pro…
-
Dear Hongkai,
Thank you for your very interesting research. Last half a year, I was aiming to solve the Helmholtz equation with PINNs using DeepXDE packages. I could reach a mean average percentage…
-
I'm looking for reco2 files to point to for the tutorials. This run is on the good runs list at: https://wiki.dunescience.org/wiki/ProtoDUNE-SP_datasets#Production_4_Reco_2. so they should be availa…
-
### Describe the project you are working on
Godot Engine
### Describe the problem or limitation you are having in your project
Maintaining a 3D physics engine is hard. Especially when you imp…
-
Implementing the Inverse Dirichlet adaptive loss method proposed in this paper "Inverse Dirichlet weighting enables reliable training of physics informed neural networks" [paper](https://iopscience.io…
-
### Description
Hi, we encounter an `XlaRuntimeError: INTERNAL: unsupported operands type` that is hard to understand and debug.
This started to happen on some unit tests that we have on our CI:
…