/Tensor-Neural-Network

how to use the TensorFlow library to create a model that has learned to convert kilometers to miles automatically and with a low error. The mathematics that TensorFlow uses to perform this process is quite simple. Basically, this example uses linear regression to create the model since the input variables: kilometers and the output variables: miles are correlated.

Stargazers

No one’s star this repository yet.