Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DorsaRoh authored Aug 17, 2024
1 parent 61fcb76 commit 3aa35ea
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ This repository contains implementations of machine learning algorithms and data

# 1. Neural Networks from Scratch

## Introduction

This README file provides an in-depth explanation of building a neural network from scratch for MNIST digit classification. The MNIST dataset consists of images of single digits (0-9). Our goal is to create a neural network that can accurately classify these digits.
An in-depth explanation of building a neural network from scratch for MNIST digit classification. The MNIST dataset consists of images of single digits (0-9). Our goal is to create a neural network that can accurately classify these digits.

## Table of Contents

Expand Down

0 comments on commit 3aa35ea

Please sign in to comment.