I am a newbie to Julia but have a big passion for learning it. Recently, I have been interested in solving PDE using NeuralPDE.jl after reading the paper at https://arxiv.org/ftp/arxiv/papers/2107/2107.09443.pdf. Then, I want to implement the minimax adaptive reweighting method using NeuralPDE.jl to solve a linear complementarity problem. Is there anyone who knows how to do it?
Thanks.