Deep Learning with PyTorch: A 60 Minute Blitz [video]
11–20 of 62 posts
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#12Very good that Pytorch emerged as a serious contender to TF. While TF still provided more production grade tools (TFX, TensorRT, TF serving), Pytorch continue to evolve and hope soon we have a more complete ecosystem
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#13Does no one build their own ml algos anymore? I don't understand the need for pytorch and tensor flow. I honestly thought tensor flow was nothing but a teaching thing for undergrads
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#14Does no one build their own ml algos anymore? I don't understand the need for pytorch and tensor flow. I honestly thought tensor flow was nothing but a teaching thing for undergrads
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#15Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#16Does no one build their own ml algos anymore? I don't understand the need for pytorch and tensor flow. I honestly thought tensor flow was nothing but a teaching thing for undergrads
What I have to say is this: please don't build your own.
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#17Does no one build their own ml algos anymore? I don't understand the need for pytorch and tensor flow. I honestly thought tensor flow was nothing but a teaching thing for undergrads
This type of reasoning can be extended to any high-level tool. " Does no one writes there own OS. I don't understand the need for Linux or windows. I honestly thought windows or linux was nothing but a tool for undergrads to use Excel or host a WordPress site". And this is not a caricature of your argument. There is a lot of stuff under the hood that Tensorflow or Pytorch implement for a programmer. So much so that p…
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#18Does no one build their own ml algos anymore? I don't understand the need for pytorch and tensor flow. I honestly thought tensor flow was nothing but a teaching thing for undergrads
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#19Does no one build their own ml algos anymore? I don't understand the need for pytorch and tensor flow. I honestly thought tensor flow was nothing but a teaching thing for undergrads
Not all of us need to build their own ML algos. Just in the same way that not all of us need to build their sorting libraries or data structures. Some people are specialized in this to develop and do research. While other software engineers just want something they can use without much hassle and just a superficial understanding.
Re: Deep Learning with PyTorch: A 60 Minute Blitz [video]
#20Earlier quoted context omitted.
Do you write your own crypto libraries too?
>Do you write your own crypto libraries too? Some people do. It's a good challenge.[0] [0] https://cryptopals.com/