How to check current version of TensorFlow?

To check current version of TensorFlow…

use the below commands

import tensorflow as tf

tf.__version__

check current version of TensorFlow

Cheers!!

Logistic Regression Machine Learning Algorithm from Scratch in Python

Logistic Regression Machine Learning Algorithm from Scratch in Python

Gradient Descent Machine Learning Algorithm from Scratch in Python

Gradient Descent Machine Learning Algorithm from Scratch in Python

Leave a Reply

%d bloggers like this: