Part 06 - Constructing a Binary Classifier Using Neural Network with Python (Tensorflow & Keras)

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

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

  • @MS-du9jj
    @MS-du9jj ปีที่แล้ว

    What if configuration are given : input data features 20,
    Hidden layer 1 - 10 neurons.
    How can we load this data ? Code or syntax

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

    very helpful sir

  • @josefranco48
    @josefranco48 4 ปีที่แล้ว

    Good video! Help me a lot. Pleaseeee keep doing them

  • @ESPjump
    @ESPjump 2 ปีที่แล้ว

    Why did you define your own function for the normalization? Is not it equivalent to the StandardScaler() method from SKLearn?

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

      Yes it is but he wanted to transform data as the old way

  • @promithaldar2330
    @promithaldar2330 3 ปีที่แล้ว +1

    please give the github repo

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

      Expand description of video

  • @CarsNCrew
    @CarsNCrew 2 ปีที่แล้ว

    wow