TensorFlow is an open-source library based on Python, developed by Google, that is used to create machine learning models and deep neural networks.
ReLU or Rectified Linear Unit is an activation function used in building neural networks. An activation function is a function that transforms an output of a layer as an input for another layer.
ReLU is quite famous in recent times thanks to simplified function which makes computing faster and easier and it allows better training because of fewer vanishing points.
Wish to learn TensorFlow through artificial intelligence course? Check out Intellipaat’s Artificial intelligence course.
Also, check out our YouTube video on TensorFlow Interview Preparation to get started.