Skip to content

Marko Kovacevic Blog

Sharing knowledge, amazing things and ideas

  • Home
  • Artificial Intelligence
  • Amazing Things
  • Books
October 15, 2022 Artificial Intelligence

What is Machine Learning Artifact

Artifact in Archaeology In Archaeology, Artifact is every object created or given shape by a human. For example, it can

Continue reading
June 25, 2020 Artificial Intelligence

Batch Normalization

Normalization Before we learn about Batch normalization lets see what is Normalization. It is technique of transforming the data to

Continue reading
June 15, 2020 Artificial Intelligence

Adaptive Learning Rate in Deep Learning

Adaptive learning rate algorithms monitor the performance of the training and based on monitoring they adjust learning rate. They provide

Continue reading
May 30, 2020 Artificial Intelligence

Regularization in Deep Learning

What is Regularization Regularization is a technique that helps reduce overfitting or reduce variance in Neural network by penalizing for complexity.

Continue reading
May 28, 2020 Artificial Intelligence

Bias and Variance in Machine Learning

Bias Bias is error of Machine learning model. It is inability for a Machine learning algorithm to capture true relationship.

Continue reading
May 11, 2020 Artificial Intelligence

Difference Between Loss and Cost Function in Deep Learning

Loss function The Loss function computes the error for a single training example. Cost function The Cost function is the

Continue reading
May 10, 2020 Artificial Intelligence

Why Deep Learning is Better then Other Machine Learning Algorithms

Deep Learning is better then other Traditional Machine learning algorithms because it gives better precision when it use large amount

Continue reading
May 9, 2020 Artificial Intelligence

Gradient Descent and its Variants in Deep Learning

1. Gradient Descent Gradient descent is an optimization algorithm used for finding weights (parameters) in Deep learning that will produce

Continue reading
May 6, 2020 Artificial Intelligence

Tensors in Deep Learning

1. What is Tensor Tensors are primary data structures used by Artificial Neural Networks. All inputs and outputs are represented

Continue reading
May 3, 2020 Artificial Intelligence

How GPU can Powerfully Speed Up Training in Deep Learning

1. What is GPU GPU (Graphics Processing Unit) is chip designed to handle Graphics in computing environments. GPU is designed

Continue reading

Posts navigation

1 2 Next Posts»