TensorFlow JS a Hello World!
TensorFlow JS a Hello World!
Hello Everyone, I hope you all are safe and doing well. Today we will have a look at TensorFlow js basic example. So let’s dive into this. In this example, we will take the x value from the user and get the y value as an output. The calculation will be when x is 1 y is 2, when x is 2 y is 4 when x is 3 y is 5, and so on… So you may get the idea that it will simply add 2 in the x value. First,…
View On WordPress









