Back

Explore Courses Blog Tutorials Interview Questions
0 votes
4 views
in AI and Deep Learning by (45k points)

Could someone tell me what is ReLU in a neural network?

1 Answer

0 votes
by (99k points)

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.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...