#machine-learning
Read more stories on Hashnode
Articles with this tag
I have been working with Siamese Networks a lot in the past few months so I decided to write some articles on it that I would've liked to read the...
Popular deep-learning models like Resnet18, Resnet50, VGG16, etc. have achieved outstanding results in various image recognition tasks on benchmark...
What? Why? How? Everything answered. · First, what is TensorFlow? TensorFlow is an open-source library that is developed by Google and is widely used for...
Regularization is a technique used in machine learning to prevent overfitting and reduce variance in a model. Overfitting occurs when a model is...
What is it? How to apply? What do I get in return? Is it worth it? · So what is Google ML Bootcamp? Google ML Bootcamp is a learning program offered by...
Errors. How to identify and reduce them? · Understanding the different types of errors deeply goes a long way. In-depth knowledge of why they occur and...