Skip to content
#

pytorch-tutorial

Here are 44 public repositories matching this topic...

Part of CMSC498L coursework. In this project, we implement binary classification of Images and Movie Reviews by implementing standard strategies of a two-layer fully-connected nerual network. SGD is used as an optimizer. The project contains the python notebook, which will give an in-depth walk-through through the steps adopted to train the model.

  • Updated May 9, 2020
  • Jupyter Notebook

This repository is best fit to get started with pytorch. It contains notebooks with implementation of cat and dog classifiers in simple using ANN (CNN). Purpose is to get the basic understanding of pytorch with training and validation and dataset class implementations don't mind the accuracy.

  • Updated Jul 5, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pytorch-tutorial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pytorch-tutorial topic, visit your repo's landing page and select "manage topics."

Learn more