Tag: Neural network

  • Activation Functions in Neural Network

    Activation Functions in Neural Network

    Activation functions are the main components of neural network nodes. This article examines the various types of activation functions and their importance.

  • What is Transfer Learning?

    What is Transfer Learning?

    “Transfer learning” is a machine learning concept that involves storing machine knowledge and using it on different, related problems. For example, the knowledge gained from learning to recognize cars (from car images or videos) can also be applied to bus recognition problems.

  • What is a Neural network?

    What is a Neural network?

    This article introduces the concept of Neural Networks in detail. We will compare neurons in human brains with artificial neurons and explain the underlying mathematical model.