Skip to content

Chen6528/Neural_Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural_Network

Dataset: MNIST

Model Type: Convolutional Neural Network

Test Accuracy: 98%

Overview:

This project involves a convolutional neural network (CNN) designed to recognize handwritten digits. It utilizes the MNIST dataset, which is a large database of handwritten digits commonly used for training various image processing systems.

Confusion Matrix

image

Dependencies:

Note

To install the required packages, use the following pip command:

  • pip install [package-name]
  • Python 3.x

  • Torch 2.x

For Visualization:

  • Matplotlib

  • Mlxtend

  • Torchetrics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages