Neural Networks for beginners
Intro
In this article, we will be creating a simple Neural Network using PyTorch and understanding the functions used. The reason for using PyTorch is that it has been used in research and model deployment purposes more than Tensorflow recently. For ...
harshalsblog.hashnode.dev6 min read