Pytorch vs Tensorflow vs Keras | Deep Learning Tutorial 6 (Tensorflow Tutorial, Keras & Python)

Pytorch vs Tensorflow vs Keras | Deep Learning Tutorial 6 (Tensorflow Tutorial, Keras & Python)

codebasics

4 года назад

290,339 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@paramjjethwa8734
@paramjjethwa8734 - 15.03.2025 17:02

amazing cleared my doubt

Ответить
@vjreviewsandiy
@vjreviewsandiy - 09.02.2025 21:24

Currently what is recommended? Tensorflow or Pytorch for deep learning?

Ответить
@samudralasrinivas1809
@samudralasrinivas1809 - 25.01.2025 08:44

Hi sir I am very new to this. Please guide me which one should i start first

Ответить
@DrizzyJ77
@DrizzyJ77 - 08.07.2024 00:40

Ответить
@ShivangiJain-q9t
@ShivangiJain-q9t - 10.04.2024 20:35

Hi, Can anyone explain, what is the difference if I directly work from Google Colab as opposed to working in my system?

Ответить
@AKSHAYMISHRA14
@AKSHAYMISHRA14 - 09.03.2024 15:17

Difference should contain what they do differently or how are they used differently.

Ответить
@_Ahmed_O
@_Ahmed_O - 29.01.2024 08:09

Great video,

Ответить
@bladesskate3954
@bladesskate3954 - 18.09.2023 15:05

Just starting with computer vision, did some open cv and yolo what should i start with tensor flow or pytorch?

Ответить
@PrasadPulugujju
@PrasadPulugujju - 25.06.2023 10:45

There was as in issue in installing TensorFlow in my system, do you have any other alternative method to install TF

Ответить
@joachimschoder
@joachimschoder - 12.05.2023 18:02

I am missing the actual vs. This is just a "Why should you use Keras" video. Please label your videos correctly.

Ответить
@syedsiddiq4450
@syedsiddiq4450 - 12.02.2023 08:47

sir the thumbnail and title is not matching the content you didn't mention the difference between pytorch.

Ответить
@dailycurrentaffairs9094
@dailycurrentaffairs9094 - 28.10.2022 10:02

tensorflow and pytorch are example of which type of machine learning platform ,??????

Ответить
@jobaidajarin356
@jobaidajarin356 - 11.08.2022 09:54

Thank you <3

Ответить
@houseoffahad5976
@houseoffahad5976 - 24.05.2022 20:34

he is the best!

Ответить
@prakharrai1090
@prakharrai1090 - 13.01.2022 23:01

Thanks for the series..makes my whole btp

Ответить
@debatradas9268
@debatradas9268 - 11.11.2021 09:35

thank you

Ответить
@rejuwanshamim1870
@rejuwanshamim1870 - 28.10.2021 10:38

Sir can I buy ryzen cpu GPU laptop to learn machine learning/deep learning

Ответить
@utkarshtripathi9118
@utkarshtripathi9118 - 30.09.2021 18:47

Exellent Exellent👌👌😊✔✔👍👍👍

Ответить
@SuperJg007
@SuperJg007 - 17.09.2021 08:27

ngl, i love all of them, but pytorch has way better performance and is sooo pythonic. you just gotta love pytorch!

Ответить
@K_SE__VishalRoyRoy
@K_SE__VishalRoyRoy - 05.09.2021 10:21

any could help me , recently i installed tensorflow in mac but , there is a problem encounter regarding matplotlib , give messege that there is no such module ..

Ответить
@Alcohogrifo
@Alcohogrifo - 12.06.2021 04:16

Question: If I want to learn AI with python using any of this frameworks, do I need math knowledge? Or is it enough to know programming

Ответить
@hope2251
@hope2251 - 31.05.2021 17:50

It was more of explaining keras

Ответить
@Armando_Lara
@Armando_Lara - 20.05.2021 02:45

Thank you a lot mate, simple and concise, keep it up!

Ответить
@dec13666
@dec13666 - 25.03.2021 00:09

Well, since you mentioned in your very first video you'd use TF over PyTorch (which I find logic, since this is TF tutorial series, lol), I guess I won't complain a lot about the evident biased preference of TF...

Let's see what the next video holds! Thank you.

Ответить
@jaggyjut
@jaggyjut - 03.03.2021 13:50

But which should one learn first Tensorflow or pytorch. Great channel.

Ответить
@aastikmandil3516
@aastikmandil3516 - 03.11.2020 12:07

Whenever I am importing Tensorflow it shows error

Ответить
@hfe1833
@hfe1833 - 24.10.2020 10:17

I Like the way he teach, clear ,concise & at the normal speed only perfect for beginners like me

Ответить
@phaniauce
@phaniauce - 03.08.2020 22:49

The topic you selected is excellent. I too wondered many times about the same and had to do some google search..

Ответить
@ziadrida3119
@ziadrida3119 - 01.08.2020 14:42

clear and direct to the point

Ответить
@mohitb5230
@mohitb5230 - 23.07.2020 14:45

but you did not teach how to install Tensorflow

Ответить
@boubacaramaiga4408
@boubacaramaiga4408 - 20.07.2020 11:41

Very informative. Many thanks.

Ответить
@algocoholic2494
@algocoholic2494 - 17.07.2020 22:35

Correct ...tensorflow and keras will be perfect for me because pytorch seems to be more pythonic and I am dumb in programming😂

Ответить
@flamboyantperson5936
@flamboyantperson5936 - 17.07.2020 19:04

I like the explanation

Ответить
@harshbhatnagar2321
@harshbhatnagar2321 - 17.07.2020 17:31

Amazing explanation .

Ответить
@nakulmali1413
@nakulmali1413 - 17.07.2020 16:53

Sir thanks for your all Videos but i request you please upload one playlist on Tenserflow 2.X for beginner to advance

Ответить
@fahadreda3060
@fahadreda3060 - 17.07.2020 16:45

Great video as usual,Thanks 👍❤

Ответить
@jaganinfo
@jaganinfo - 17.07.2020 16:05

TensorFlow is a backend engine to Keras . It is an excellent choice for training distributed deep learning networks
create a Python 3 virtual environment exclusively for_ Keras + TensorFlow-based projects
$ mkvirtualenv keras_tf -p python3
$ workon keras_tf
$ pip install --upgrade tensorflow
$ python
>>> import tensorflow
# install a few Python dependencies to install keras
$ pip install numpy scipy
$ pip install scikit-learn
$ pip install pillow
$ pip install h5py
$ pip install keras
>>> import keras
Using TensorFlow backend.
>>>quit()

Ответить
@chaitanyamogal808
@chaitanyamogal808 - 17.07.2020 15:58

Hey dhaval sir, your presentation slides are amazing in every video, can you plz tell me which software you use to make them😀

Ответить
@shafiqullaharyan261
@shafiqullaharyan261 - 17.07.2020 15:51

Looking for next videos

Ответить