Skip to main content

One post tagged with "Deep Learning"

Deep Learning

View All Tags

Simple CNN using PyTorch

· 2 min read
Srimanth Tenneti
DSC CVR Lead 2021-22

This article is a simple guide that will help you build and understand the concepts behind building a simple CNN. By the end of this article you will be able to build a simple CNN based on the PyTorch API and will classify clothing using the FashionMNIST dateset.