Part 07 - Constructing a Multi-Class Classifier Using Neural Network with Python (Tensorflow Keras)

Поділитися
Вставка

КОМЕНТАРІ • 6

  • @DoubleMagnet
    @DoubleMagnet 2 роки тому

    Thank you for this. Can you show us how to get the result of a specific input?

  • @arashhosseini1073
    @arashhosseini1073 2 роки тому

    Thank you for the video; most places, including sklearn, show (X_train, X_test, y_train, y_test = train_test_split), why does your model have only two of them? is it because you separate the validation, or does it have any other reason?

  • @muntahairfan551
    @muntahairfan551 4 роки тому +2

    can i have the code

  • @khushijain8146
    @khushijain8146 3 роки тому +1

    Great video!
    Can you please provide the code.

  • @TheMindOfGregory
    @TheMindOfGregory 4 роки тому

    Great video. Thank you.

  • @sehrishkhan8820
    @sehrishkhan8820 3 роки тому

    can you upload videos for Alex Net for multi class in python