πΉ Basic Information Hydrogen is the first and lightest element in the periodic table. It plays … Hydrogen HRead more
What are Optimizers in Machine Learning?
π οΈAn Optimizer is like a trainer π§βπ« for your machine learning model.It helps the model learn … What are Optimizers in Machine Learning?Read more
What is Activation Function?
π§ What is an Activation Function? An Activation Function is a tiny math rule used inside … What is Activation Function?Read more
What is Activation Layer?
π§ What is an Activation Layer? An Activation Layer is a part of a neural network … What is Activation Layer?Read more
What is Attention Layer?
π§ What is an Attention Layer? An Attention Layer is a part of a machine learning … What is Attention Layer?Read more
What is Self Attention?
π€ What is Self-Attention? Self-Attention is a mechanism that allows a model to look at other … What is Self Attention?Read more
What is Attention Network?
π What is an Attention Network? An Attention Network (or Attention Mechanism) is a deep learning … What is Attention Network?Read more
What are Visual Transformer?
Letβs break down Visual Transformers (also called Vision Transformers or ViTs) in a super simple and … What are Visual Transformer?Read more
Are Normalization and regularization same??? if not what then?
β Are Normalization and Regularization the Same? π NO, they are not the same β they … Are Normalization and regularization same??? if not what then?Read more
What to do when my ML model is underfitted?
π What is Underfitting (Quick Reminder)? Your model hasnβt learned enough from the training data β … What to do when my ML model is underfitted?Read more
What to do when my ML model is Overfitted?
π¬ What is Overfitting (Quick Reminder)? Your model is too good at remembering the training data … What to do when my ML model is Overfitted?Read more
What happen if my train and validation dataset are same size?
Let’s talk about what happens if your training and validation datasets are the same size β … What happen if my train and validation dataset are same size?Read more
What happen if my test and train dataset are same size?
Letβs break down what happens if your test and training datasets are the same size β … What happen if my test and train dataset are same size?Read more
What happens if the validation and test datasets are the same size?
π Letβs explain what happens if the validation and test datasets are the same size β … What happens if the validation and test datasets are the same size?Read more
What is the importance of validation dataset?
π Letβs explain the importance of a validation dataset in a clear and simple way ππ§ β¨ … What is the importance of validation dataset?Read more