Posts

Showing posts with the label Data Science

Pytorch : Everything you need to know in 10 min

The latest release of Pytorch 1.0 by Facebook marks another major milestone for the open source Deep Learning platform. It is increasingly making it easier for developers to build  Machine Learning  capabilities into their applications while testing their code is real time. In this piece about Pytorch Tutorial, I talk about the new platform in Deep Learning. The latest version of the platform brings a lot of new capabilities to the table and is clocking vibrant support from the whole industry. It is remarkable how Pytorch is being touted as a serious contender to Google’s Tensorflow just within a couple of years of its release. Its popularity is mainly being driven by a smoother learning curve and a cleaner interface, which is providing developers with a more intuitive approach to build neural networks. In fact, according to Soumith Chintala, AI Research Engineer at Facebook and  creator of Pytorch , the inability to leverage the available Machine Learning librarie...