HighDimPDE.jl
HighDimPDE.jl copied to clipboard
Replace "map do" with Ensemble Simulations for DeepBSDE solver.
@vboussange can you have a look and merge?
CI didn't run?
@ChrisRackauckas Yes, it looks like only the Documentation action is triggered with PR. Do you have any idea why?
The CI was set to branch-specific PR checking. Fixed.
Why are the MLP.jl tests failing?
Looks fine, but should probably figure out why tests are failing, and if that was happening before this PR.
@ashutosh-b-b, the MLP tests were failing on the original branch NeuralPDE_integration
, which I have fixed. Can you update your branch so that we can once again proceed to tests?
@vboussange The non linear tests are failing due to a Zygote Error
or rather a Tracker
error. @ChrisRackauckas I mentioned this error earlier.