Relative Content

Tag Archive for tensorflow

I keep getting import statement error when running tensorflow example

I am new to tensorflow and trying to get some examples to work from this book by OReilly “Learning Tensorflow.js” and I have installed node, and run the tensorflow install script npm install @tensorflow/tfjs
and when I run a simple example to check the version using these two lines: