Tensorflow.JS Console



Pre-defined functions:
print(x): to print an input string x
max(a,b): to return the largest one
Array2d(r,c): return a 2D array of size [r,c]
dump2d(array): dump a 2D array

Peizhi Yan, All rights reserved.
2018