Demonstrating the method .htmlPrint using deeplearnjs
Using the code
Passing the variables: TheDiv, TheTitle, Table or Flattened, Fixed Decimals, Print html to console
Setup a Dynamic Tensor
const myWeights = new myTensor([],
,
[])
Then HTML Print Tensor
myWeights.htmlPrint('myDiv02',
,
,
)
Main page at https://hpssjellis.github.io/deeplearnjs-javascript-examples/
by Jeremy Ellis
Twitter https://twitter.com/rocksetta
Website http://rocksetta.com
Use at your own risk!