How to Convert from Keras/Tensorflow to PyTorch

  Рет қаралды 11,941

Jeff Heaton

Jeff Heaton

Күн бұрын

Пікірлер: 36
@AbdullahMansoor123
@AbdullahMansoor123 3 жыл бұрын
Thanks Jeff alot , I had spent 4 month learning tensor flow and now my company wants people in pytorch i was really having a headache until i saw your video, this is really gave answers to my problem and that i have to learn in deep stuff of deep learning which tensor flow was/is hiding from me, and i believe that sort of knowledge helps a lot in building foundation in ML field.
@r00t_sh3ll
@r00t_sh3ll 4 жыл бұрын
This is awesome Jeff !! Loving this content and really like you pulling in new frameworks but showing how to convert between them, I can't stress how much that helps bridge gaps. Also I am sure I have said this before but thank you so very much for making the code/notebooks available right away. I wish other teachers were of your caliber when I was in school.
@HeatonResearch
@HeatonResearch 4 жыл бұрын
Thank you very much!
@BradHelm
@BradHelm 4 жыл бұрын
I appreciate the current format; and, I tend to use the same format to teach my undergraduate computer science and programming classes (albeit in Zoom.) I find that my audience appreciates seeing that even the professionals have missteps from time-to-time. It makes us more relatable and thus enhances the rapport. I also find that many students benefit from watching the evolution of thought throughout the problem-solving process. Brilliant video, Jeff! Seriously! I would rate it as one of your best and you have so many excellent videos. The delivery format and the color commentary while you design your solution is priceless!
@HeatonResearch
@HeatonResearch 4 жыл бұрын
Thanks, I will probably do a few more "build it from scratch" videos. Might also be a good topic for a livestream sometime.
@shaheerzaman620
@shaheerzaman620 4 жыл бұрын
Jeff this sort of video format is great! I like this more than the previous ones!
@andrebuhler8323
@andrebuhler8323 3 жыл бұрын
As we learned tensorflow in university I was always kind of avoiding pytorch. Now I have finally decided to take a look at pytorch and you make this step really easy and intuitive! Thank you and keep up the good work! :)
@WalterSobchack-s8n
@WalterSobchack-s8n Жыл бұрын
Coming from keras to torch, it's a bit of a learning curve. Thanks for this
@leeroyndlovu7983
@leeroyndlovu7983 4 жыл бұрын
Great content Jeff, thank you so much for all the effort you put to your teaching 🙏. With love from South Africa 🇿🇦
@HeatonResearch
@HeatonResearch 4 жыл бұрын
You are welcome! Work with several people from SA, would love to visit someday.
@oxfordsculler8013
@oxfordsculler8013 4 жыл бұрын
Hi Jeff, Thanks this was great for transitioning from Tensorflow to Pytorch especially as Fastai sits on top of it. Please show how to code more complex architectures such as skip layers. As for video production values, I much preferred your previous introductions from your study, it was more engaging and distinctive than the green screen affect, however the mini-me Jeff coding along on the bottom right was an improvement.
@HeatonResearch
@HeatonResearch 4 жыл бұрын
Great suggestion! Thanks, yes I will probably not use this format for everything. Minime may stay. :)
@JOAOGABRIELCAVALCANTEFRANCA
@JOAOGABRIELCAVALCANTEFRANCA Жыл бұрын
How could I reduce the differences between the loss in Pytorch? In Keras, it seems like we already start with little loss
@shaheerzaman620
@shaheerzaman620 4 жыл бұрын
Pytorch is awesome. Please do a series on it!
@hassanmehmood8934
@hassanmehmood8934 2 жыл бұрын
Is there any way to convert trained keras model and load it into pytorch for inference Predictions ?
@zunairanadeem6302
@zunairanadeem6302 Жыл бұрын
Hi Jeff, I have 2 questions, First, if we use padding='same' in TensorFlow what it is equal to pytorch? and second classifier1.add(Dense(20, activation = "linear")) this is my first fully connected layer in TF after using the convolution layer what it will be in Pytorch? I am new in Pytorch .
@aldemarocruz9668
@aldemarocruz9668 4 жыл бұрын
Love to this video, i recently had to move from keras/tensorflow to pytorch and this video would helpo me a little bit if it were for like 3 months earlier.... but thanks@!!!!!!
@HeatonResearch
@HeatonResearch 4 жыл бұрын
Glad it helped!
@geetanjalisharma1501
@geetanjalisharma1501 3 жыл бұрын
sir, how to convert keras, tensorflow model to pytorch ?
@HeatonResearch
@HeatonResearch 3 жыл бұрын
That is the topic of the video. I show the general process, for additional features, beyond the video, it is a matter of looking up how to do each of aspect of your tensorflow model and seeing how that is done in PyTorch. There is no automatic way.
@geetanjalisharma1501
@geetanjalisharma1501 3 жыл бұрын
@@HeatonResearch Sir, is it possible to convert the already trained tensorflow model to pytorch ?
@kamogahsn
@kamogahsn 4 жыл бұрын
hello Jeff, I got a dataset of infrared images for different temperatures, how do i read them using Deep Learning ?
@kamogahsn
@kamogahsn 4 жыл бұрын
How do i get back values to use in a regression problem. Its given me lots of pressure I just can't rest
@HeatonResearch
@HeatonResearch 4 жыл бұрын
Is that a public dataset? Sounds interesting.
@amineleking9898
@amineleking9898 4 жыл бұрын
Than you for your great contents, could suggest you a content I have been looking for but couldn’t find it anywhere. Could you please give us a video on Training a model and then predicting on other data in real time. Like training a model to predict some processing on some sensor data and then predict new sensor data in real-time.
@HeatonResearch
@HeatonResearch 4 жыл бұрын
Great suggestion! Yes something realtime could be good.
@amineleking9898
@amineleking9898 4 жыл бұрын
@@HeatonResearch thank you very much, looking forward for your new contents.
@rahul-qo3fi
@rahul-qo3fi 3 жыл бұрын
This is awesome!!! Love this format.
@heyrmi
@heyrmi 4 жыл бұрын
Hello, can you please make a video about how to load different datasets. Say or eg. an image, sequential data (video, audio. Etc). This is really a major confusion to newcomers like me.
@HeatonResearch
@HeatonResearch 4 жыл бұрын
Thanks, that is a very good idea.I have some on images and time series datasets, but am planning on video... kzbin.info/www/bejne/gnS7dqiAiNyXZ6c
@frankp2042
@frankp2042 4 жыл бұрын
Thank you for another great video.
@HeatonResearch
@HeatonResearch 4 жыл бұрын
You bet
@sachinmotwani2905
@sachinmotwani2905 2 жыл бұрын
How to implement self attention from tensorflow to pytorch. In tensorflow, it is as simple as X= layers.Attention()([X,X]).
@thecandel5479
@thecandel5479 4 жыл бұрын
blesses God! What a beautiful beard you have! Have you thought and read about Islam? I thank you very much!
Three Nails in the Coffin of TensorFlow/Keras?
13:50
Jeff Heaton
Рет қаралды 8 М.
Intro to KERAS 3 (KERAS core) for PyTorch & JAX
20:59
Discover AI
Рет қаралды 4,2 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
Is Functional Programming DEAD Already?
21:07
Continuous Delivery
Рет қаралды 75 М.
How I animate 3Blue1Brown | A Manim demo with Ben Sparks
53:41
3Blue1Brown
Рет қаралды 1,1 МЛН
PYTORCH COMMON MISTAKES - How To Save Time 🕒
19:12
Aladdin Persson
Рет қаралды 56 М.
PyTorch vs TensorFlow in 2023 FULL OVERVIEW
13:29
Team Up With AI
Рет қаралды 40 М.
How to convert almost any PyTorch model to ONNX and serve it using flask
26:32
Stockfish Just Solved Chess
27:40
GothamChess
Рет қаралды 805 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН