Ashutosh Bharambe

Results 21 comments of Ashutosh Bharambe

Hi. I want to work on this. Can I have more information regarding this issue.??

Hi @ericqu ! Yes its currently in progress, and will be done soon. You can see the PR here. https://github.com/SciML/NeuralPDE.jl/pull/330

Its merged. [HighDimPDE#32](https://github.com/SciML/HighDimPDE.jl/pull/32), I guess mostly the documentation is left there.

@ChrisRackauckas @vboussange the problem with some of the tests is `ambiguity` regarding methods on `Tracked` variables. For example: ` MethodError: vcat(::TrackedArray{…,Vector{Float32}}, ::Vector{Tracker.TrackedReal{Float32}}) is ambiguous` is what we get for `DeepBSDE...

Yeap, its [here](https://github.com/SciML/HighDimPDE.jl/blob/155963ed90e28bd59f5d794a6abbb3e09ebc6737/src/DeepBSDE.jl#L125). and [here](https://github.com/SciML/HighDimPDE.jl/blob/155963ed90e28bd59f5d794a6abbb3e09ebc6737/src/DeepBSDE.jl#L132)

@vboussange The non linear tests are failing due to a `Zygote Error` or rather a `Tracker` error. @ChrisRackauckas I mentioned this error earlier.

Hi. If this is still open can I take up this one?

@samdbrice I did started to read the blog and understand it. Which algorithm should I go with knowing that I am a beginner here?