We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf7b2a commit fccab2eCopy full SHA for fccab2e
examples/transfer-learn.py
@@ -1,5 +1,6 @@
1
import scipy.io
2
import math
3
+import tensorflow as tf
4
import tensordiffeq as tdq
5
from tensordiffeq.models import CollocationSolverND
6
from tensordiffeq.boundaries import *
0 commit comments