85b - An introduction to autoencoders - in Python

85b - An introduction to autoencoders - in Python

DigitalSreeni

4 года назад

28,993 Просмотров

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


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

@d.v.5736
@d.v.5736 - 07.06.2023 18:37

Thank you for this tutorial and a clear explanation. The only thing that left me wondering is the use of "accuracy" metric. Based on the mse loss (which is correct in this case), we're solving a regression task here, i.e. reconstructing continuous pixel values. In this case using MAE or RMSE for a metric seems more appropriate. Or did you choose the accuracy metric to measure the percentage of pixels that have been perfectly reconstructed by your autoencoder?

Ответить
@vatsalshingala3225
@vatsalshingala3225 - 16.05.2023 17:34

❤❤❤❤❤

Ответить
@unamattina6023
@unamattina6023 - 30.08.2022 15:01

do we need to normalize images if we do transfer learning or preprocessing functions of pretrained model will do it??

Ответить
@chenjerry1015
@chenjerry1015 - 09.04.2022 12:43

what does the model optimize for? the kernel matrix?

Ответить
@rehmanayounis8429
@rehmanayounis8429 - 29.01.2022 23:29

Your explanation is amazing. In simple words you explain the tough concepts. Thank you

Ответить
@sudiptoghosh5740
@sudiptoghosh5740 - 07.06.2021 08:54

Hello Sreenivas Your videos are extremely helpful and the content is presented very intuitively.
I had a thing to ask, what GPU enabled laptop would be the best to buy in your estimate? (I am not looking for specific names, but any pointers like the GPU specs. for eg the VRAM (8GB, 12GB or whatever) and # of cores that'll work decently for a few tasks at hand would be helpful. (Something a lil more exploitable than Google Colan that is). Thanks

Ответить
@dr.amitvishwakarma1288
@dr.amitvishwakarma1288 - 30.01.2021 13:58

keras and tensorflow versions ???

Ответить
@MainakGhosh7
@MainakGhosh7 - 11.06.2020 18:50

Excellent video !

Ответить
@aryanagarwal178
@aryanagarwal178 - 04.02.2020 22:00

Hey! You are doing a great work sir!
Can you make a video on installation of tf- gpu plz?

Ответить
@liamwhite662
@liamwhite662 - 17.01.2020 05:12

What is the metric "accuracy" mean in this task?

Ответить