Tianchi
Tianchi
In your paper, the moment loss is the regularization to make the moment matrix. But in your network, if I use order 1 or 2, the moment matrix is exactly...
It is a strange issue that the loss will blow up to Nan in linux ubuntu 20.04 after I install the cuda, without cuda the loss decrease normally. environment: megengine...
Making model... Preparing loss function: 1.000 * L1 /home/.../.../anaconda3/envs/py36_pytorch/lib/python3.6/site-packages/torch/optim/lr_scheduler.py:82: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()`...
### PR types others ### PR changes ### Describe paddle版本causalpinn
Hi, I have run ``` python3 -m pip install Tasmanian ``` but still there is an error: ``` >>> import Tasmanian Traceback (most recent call last): File "", line 1,...