Hello Thomas! This is Chaitanya from Paris. I have two questions
- Whats the best way to learn Pytorch if I am already familiar with Tensorflow?
- I would love to hear any helpful PyTorch Tips from you
Thanks in advance!!
Hello Thomas! This is Chaitanya from Paris. I have two questions
Thanks in advance!!
Hello, will the reading be available for download?
A question to Thomas: applying AI to city surveillance, if you have some experience on this, what are the most relevant topics or papers to study?
Perhaps some of the most common tasks are: face recognition, counting people in the camera field, counting the number of cars stopped at a traffic light etc
Hi Thomas. What, would you say, is the best way to gain inspiration for deep-learning projects?
Thomas,
I donāt think there is any debating the fact that deep learning on tabular datasets has not advanced as much as the other domains (images, nlp, audio, etc).
Do you think there is a limitation in the 2 main frameworks leveraged across the industry (pytorch, tensorflow) that would help deep learning approaches work more effectively on a wider range of tabular datasets?
Thanks, David Dirring
Thereās a link to download the book in the topic, but while Iām here. link
Hey Luke.
Try getting started with Kaggle, you can learn the best practices from other peoples and take part in competitions. I see thats the best place to get started if you are getting started with Pytorch and deeplearning.
Why do you define yourself a retired pytorch developer?
Is contributing too time consuming for someone who needs to earn some money and make a living, or simply it isnāt so āintellectuallyā rewarding?
Thanks
For reference, Thomas mentioned additional resources:
Hi Thomas, in your opinion how can the new trends in machine learning and deep learning fields (e.g self-supervised learning methods) affect the design and the implementation of the core modules of PyTorch?
Is pyTorch recommended for production or we should build models on pytorch and export it to tensorflow usning ONXX? Also do we have something similar to tensorflow lite with pyTorch
If I am also interested in contributing to the community and if would like to dig to deep into the source code, how much can I get away without knowing C++? Thank you!
Can we have a simple comparison between Pytorch and TensorFlow? Since ima regular user of TensorFlow and now interested to get my hands on Pytorch, I think it would be helpful to know the major difference between them.
As a follow-up question to the dev setup. Which is the most optimal setup to work on personal projects, applications, etc. involving deep learning?
Iām exploring these options.
Your thoughts on these will be really helpful
Thanks for organizing the study group!
Pytorch became a preferred deeplearning framework in academic research sometime back. Why do you think Pytorch has become the preferred framework in the industry research and development efforts as well off late, for example, Tesla pioneering the usage with itās FSD software?
A group of us are keen on mastery in Deep learning using PyTorch. If you had to pick 2 must-haves to help us get there, what would they be, please?
Any tips/hints would be greatly appreciated.
We see the book is mostly based on images (I love that btw), but do we deal with any NLP side of things as a part of reading sessions? @bhutanisanyam1
Appreciation comment for Thomas and other Authors.
I am really happy with the book and also encouraging my colleagues at work to get a copy and learn pytorch from this book.
Thank you Thomas for making concepts simpler.
PS that was me on Twitter who mentioned about the humor
Thoughts whether pytorch on TPUs will be able to match the performance of Jax on TPUs?
I currently use Pytorch for all purposes, except when I have to run models on mobile devices, for which I use Tensorflow lite. Iām interested in learning how to optimize PyTorch for mobile devices, hopefully, this is covered in the book.
Is there any option for Prefetching data in pytorch, if it is how we are doing that in pytorch? @bhutanisanyam1 and @thomas