#2. Solved Example Back Propagation Algorithm Multi-Layer Perceptron Network by Dr. Mahesh Huddar

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • #2. Solved Example Back Propagation Algorithm Multi-Layer Perceptron Network Machine Learning by Dr. Mahesh Huddar
    Back Propagation Algorithm: • Back Propagation Algor...
    Derivation of Back Propagation Algorithm: • Derivation of Back Pro...
    #1 Solved Example Back Propagation Algorithm: • #1 Solved Example Back...
    #2 Solved Example Back Propagation Algorithm: • #2. Solved Example Bac...
    #3 Solved Example Back Propagation Algorithm: • #3. Backpropagation So...
    #4 Solved Example Back Propagation Algorithm: • Backpropagation Solved...
    Back Propagation Algorithm with bipolar weights: • 16. Update weights usi...
    Multi-Layer Perceptron LearningSolved Example: • Solved Example Multi-L...
    Multi-Layer Perceptron Learning: • Multi-Layer Perceptron...
    Gradient Descent Algorithm: • 2. Gradient Descent Al...
    The following concepts are discussed:
    ______________________________
    Solved Example Back Propagation Algorithm,
    Back Propagation Algorithm Solved Example,
    Back Propagation Algorithm,
    Multi-Layer Perceptron Network,
    Back Propagation Algorithm Machine Learning,
    Back Propagation Algorithm Multi-Layer Perceptron Network
    Derivation of Backpropagation algorithm: • Derivation of Back Pro...
    Gradient Descent Algorithm: • 2. Gradient Descent Al...
    Gradient Descent and Delta Rule: • 1. Gradient Descent | ...
    Machine Learning - • Machine Learning
    Big Data Analysis - • Big Data Analytics
    Data Science and Machine Learning - Machine Learning - • Machine Learning
    Python Tutorial - • Python Application Pro...
    ********************************
    1. Blog / Website: www.vtupulse.com/
    2. Like Facebook Page: / vtupulse
    3. Follow us on Instagram: / vtupulse
    4. Like, Share, Subscribe, and Don't forget to press the bell ICON for regular updates

Комментарии • 63

  • @PritamKumar-mr5dv
    @PritamKumar-mr5dv 2 года назад +112

    bias(thetha) calculated =previous_theta +learning rate*delta

    • @amalayakin4411
      @amalayakin4411 Год назад

      your equation is correct thank u bro .

    • @muhammadharis7318
      @muhammadharis7318 Год назад

      how to calculate delta ?

    • @xenon_429
      @xenon_429 Год назад

      @@muhammadharis7318 we have calculated it before

    • @chiranjeevikumarbattula8709
      @chiranjeevikumarbattula8709 Год назад +2

      For example we calculate theta(6)=previous theta (6)+learning rate*delta(6)

    • @alexmanuelsommer
      @alexmanuelsommer Год назад +4

      Internet says it is bias(new)=bias(old) - learningrate × delta

  • @MenchieExtrakt
    @MenchieExtrakt Год назад +17

    This video helped me out so much. I was so confused by my class meterials, this really cleared things up for me. Also, maybe remind people that beta is x0 and w0

    • @MaheshHuddar
      @MaheshHuddar  Год назад +2

      Welcome
      Do like share and subscribe

  • @tejasvinnarayan2887
    @tejasvinnarayan2887 Год назад +7

    Thank you. Could you please give a clear guide on how to update the bias?

    • @usmanalyassirajuddeen
      @usmanalyassirajuddeen Год назад +5

      delta bias i = n(learning rate) * Sj(Error Term)
      bias i (new) = delta bias i + bias i (old)

  • @HiteshDewangan-y9i
    @HiteshDewangan-y9i 8 месяцев назад +3

    Sir how to find the weight for bais term? i am unable to understand

  • @paulocorreia4694
    @paulocorreia4694 2 года назад +8

    Hi Mahesh, thank you for your videos. They are super useful.

    • @MaheshHuddar
      @MaheshHuddar  2 года назад +3

      Welcome
      Do like share and subscribe

  • @GabrielCephasIko-ojo
    @GabrielCephasIko-ojo Год назад +3

    Thank you so much for your lessons, they've been really helpful.
    Clarification: Why is it that in calculating Error, you are not taking the square and dividing by 2
    E=1/2(t-y)^2
    I look forward to getting your response.
    Many thanks

  • @DPELHYSalmanFaizi
    @DPELHYSalmanFaizi Год назад +4

    How To calculate theta 6???

  • @sanjeevareddyn
    @sanjeevareddyn 2 месяца назад +1

    Your explaination is crystal clear and well simplified. Please make more such videos on deep learning using different algorithms.(ReLU etc.,)

    • @MaheshHuddar
      @MaheshHuddar  2 месяца назад

      Ok
      Do like share and subscribe

  • @d-pain4844
    @d-pain4844 2 года назад +3

    Sir in dervatiom video you said error is
    Error = 1/2 £(td-od)²
    Here you selected (target - actual) with no square and not even divided by 2??

    • @jetnetgaming3594
      @jetnetgaming3594 Год назад

      It's the derivative

    • @pakfood9973
      @pakfood9973 10 месяцев назад

      If I use this method not derivation method both have same result?

    • @hajrawaheed9636
      @hajrawaheed9636 5 месяцев назад

      @@jetnetgaming3594 but the derivative should be used during backprop only, when in forward pass if we are calculating error we should use the formula as it is. anyways i think in the video they have demonstrated the error for the backprop purpose only hence they have calculated the derivative value. Can u please also confirm if these formulas and the chain rule derivation are the same?

  • @prajwalm.s7976
    @prajwalm.s7976 Год назад +2

    How to update bias values

  • @prometheusthesis
    @prometheusthesis 8 месяцев назад +5

    how do you update the bias value ? which formula ?

    • @ToriliaShine
      @ToriliaShine 6 месяцев назад

      i don't believe the bias value changes, only its weight. to change the bias weight, you use the same formula used to change the input/hidden nodes weight

    • @ToriliaShine
      @ToriliaShine 6 месяцев назад

      new bias weight(0,6) = (previous bias weight) + (learningRate*delta6*biasValue)

  • @kcmokhk
    @kcmokhk 6 месяцев назад

    Thanks for lecture. May I know how the formula will change if I use ReLu activation function?

  • @edgarpachisnky2946
    @edgarpachisnky2946 Год назад +1

    Thanks for tutorial , helped me a lot

  • @samaysingh9978
    @samaysingh9978 2 года назад +5

    how bias are updated

  • @dr.ranjinips3103
    @dr.ranjinips3103 5 месяцев назад

    Thank you so much sir. Its really good

    • @MaheshHuddar
      @MaheshHuddar  5 месяцев назад

      Welcome
      Do like share and subscribe

  • @spokenenglishmentsbd9998
    @spokenenglishmentsbd9998 Год назад

    love from Bangladesh

  • @farheenshah-o2p
    @farheenshah-o2p Год назад

    how did you calculate the value of e ????

  • @kavindasandalanka1056
    @kavindasandalanka1056 11 месяцев назад

    thank you very much. this video is very helpful

    • @MaheshHuddar
      @MaheshHuddar  11 месяцев назад

      Welcome
      Do like share and subscribe

  • @dhanushvcse4056
    @dhanushvcse4056 Год назад

    Sir when i how to stop a error

  • @nobuildwelp
    @nobuildwelp Год назад

    Thankyou mahesh bhai kaash aap hamaray teacher hotay abdullah kae abu hotay

  • @dr.satishchinchorkar3872
    @dr.satishchinchorkar3872 2 года назад

    Thank you for your very crisp and clear explanation.

    • @MaheshHuddar
      @MaheshHuddar  2 года назад

      Welcome
      Do like share and subscribe

  • @AhmedImtiaz-s6g
    @AhmedImtiaz-s6g 4 месяца назад

    great video

    • @MaheshHuddar
      @MaheshHuddar  4 месяца назад

      Thank You
      Do like share and subscribe

  • @atharvafreefire7230
    @atharvafreefire7230 5 месяцев назад +2

    updation of bias given in:
    vid-83
    ruclips.net/video/tTjcakAuHPI/видео.htmlsi=zvK_x5-JylavBZOz
    (new)bias = (old)bias + Δbias
    Δbias = learning rate*δj
    δj is the error term Oj*(1-Oj)*(Tj-Oj)

  • @bhavinarang4919
    @bhavinarang4919 2 года назад +2

    How to update the bias, Sir?

    • @sanjaykumar-ki9hv
      @sanjaykumar-ki9hv Год назад +2

      Use same formula for as we used in calculation of changing whieghts but take input weight of bias as 1 so final formula will be ⌂ = n * sj ,after that calculate new bias by adding old bias and the bias we calculated.

  • @luthermillamuculadosreisec3844

    Thanks for saving me

  • @SourabhKumar-nr1yq
    @SourabhKumar-nr1yq 10 месяцев назад

    🙏🙏🙏🙏

    • @MaheshHuddar
      @MaheshHuddar  10 месяцев назад

      Do like share and subscribe

  • @danielwaweru7423
    @danielwaweru7423 2 года назад

    Thanks.

    • @MaheshHuddar
      @MaheshHuddar  2 года назад

      Thank You
      Do like share and subscribe

  • @carloscosta4713
    @carloscosta4713 11 месяцев назад

    I am brazilian.
    Parabéns pelo excelente trabalho. Ganhou mais um inscrito!!!

  • @hwangdeokthien
    @hwangdeokthien Год назад

    Complicated knowledge turns out to be very simple and easy to understand!! Thank you very much, sir!!
    Hope you the best

    • @MaheshHuddar
      @MaheshHuddar  Год назад

      Thank You
      Do like share and subscribe