Skip to content

sahankrt20/image_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f80e3f6 · Jan 20, 2025

History

4 Commits
Dec 24, 2024
Jan 20, 2025
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024

Repository files navigation

Deep Learning with PyTorch

This repository provides an example of training a simple neural network for image classification using PyTorch. The example demonstrates loading the MNIST dataset, building a model, training it, and evaluating its performance.


Table of Contents


Overview

This project demonstrates how to:

  • Use PyTorch for deep learning.
  • Build and train a simple feedforward neural network.
  • Evaluate model performance on the MNIST dataset.

Features

  • Lightweight example using the MNIST dataset.
  • Step-by-step implementation of model training and evaluation.
  • Easy-to-understand code structure for beginners.

Installation

  1. Clone the repository:
    git clone https://github.com/sahankrt20/clone.git
    cd clone

About

begining of pytorch journey

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published