2.2 AND gate using Perceptron

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ส.ค. 2024
  • GATE Insights Version: CSE
    bit.ly/gate_ins...
    or
    GATE Insights Version: CSE
    / @gateinsightsversioncse
    Planning to take coaching on unacademy.com/
    here is a code for 10% off PLUS1BPK1
    Link for our website and app where u can get the pdfs
    play.google.co...
    education4fun....
    Ultra Fast and Temp access
    bit.ly/lets_cle...
    Sem 8 Notes
    bit.ly/cse-sem-8
    Still Confused DM me on WhatsApp
    (*Only WhatsApp messages* calls will not be lifted)

ความคิดเห็น • 12

  • @chetnagogikar4977
    @chetnagogikar4977 2 ปีที่แล้ว +2

    sir our target is 0 but we got 1 at the end y dint u end with restart

  • @dashmove4055
    @dashmove4055 ปีที่แล้ว

    really help full this video. Thank You. Very easy to understand.

  • @rusulamjed4722
    @rusulamjed4722 8 หลายเดือนก่อน +1

    Hi our prof. Gave us a question and I’m struggling with it can you solve it for me plz
    Training the (AND GATE) for Perceptron Artificial Neural Networks with w1= 1 , w2=1 , w3=1.5 , w4=1, b= -1.5, b1= -1.5 and threshold =0 ?

    • @KnowledgeFusionn
      @KnowledgeFusionn 26 วันที่ผ่านมา

      firstly what is the neural schema, their will 2-4 input or gates. secondly for single neuron their will be only one bias, but here you have two bias. could you please explain more so that i can help you.

  • @A-49-MrugalRajendraDudhbade
    @A-49-MrugalRajendraDudhbade 4 หลายเดือนก่อน

    Doing it once means completing 1epoch ?

  • @vitaanimest367
    @vitaanimest367 4 หลายเดือนก่อน

    If they don't provide info ( and ,or )gate wht to use

    • @KnowledgeFusionn
      @KnowledgeFusionn 26 วันที่ผ่านมา

      with out data how can we train? data is the key for training model.

  • @harveyspecter111
    @harveyspecter111 ปีที่แล้ว

    Thank you so much!

  • @meena-cq4bi
    @meena-cq4bi 3 หลายเดือนก่อน

    How we know learning rate 0.5

    • @user-sw3ov4pm8x
      @user-sw3ov4pm8x 2 หลายเดือนก่อน

      It will be given in the question

    • @KnowledgeFusionn
      @KnowledgeFusionn 26 วันที่ผ่านมา

      we can choose it, when your are using optimizers even the learning rate will be updated, like weights, bias.