When running the tutorial code (tutorial.ipynb) it returns this error:
AttributeError: 'NNODE1IVP' object has no attribute 'losses'
After trying to plot the loss function history.
This persists even when running the code on a regular python interface.
Is this an issue with a lack of downloaded/installed packages or an issue with the code itself?
When running the tutorial code (tutorial.ipynb) it returns this error:
AttributeError: 'NNODE1IVP' object has no attribute 'losses'After trying to plot the loss function history.
This persists even when running the code on a regular python interface.
Is this an issue with a lack of downloaded/installed packages or an issue with the code itself?