My Feed
Rixbeta
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksHackathonsTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

resnet

#resnet

Write An Article
3 Articles
HotNew
Sarvesh Kesharwani
sarvesh42.hashnode.dev·Mar 17, 2023

The ReLU activation function

The ReLU activation function is a non-linear function that is commonly used in deep learning models, including convolutional neural networks (CNNs) like ResNet50. The ReLU function is defined as follows: ReLU(x) = max(0, x) In other words,…

neural networksresnet
#77 Machine Learning & Data Science Challenge 77
Machine LearningData Science+3