Skip to content

SafarErik/Number_And_Character_Recognition_Homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number_And_Character_Recognition_Homework

This homework was made for a university course on Machine Learning and Deep Learning at BME.

Data Setup

The training and testing data are not included in this repository due to their size.

  1. Download the dataset: You can download the dataset from this Google Drive link.
  2. Unzip the files: Unzip the downloaded file.
  3. Place the data: Place the train1 and test1 folders into the root directory of this project.

The final folder structure should look like this:

project-root/
├── train1/
│   ├── Sample001/
│   ├── Sample002/
│   └── ... (további minták)
├── .gitignore
├── data_preprocessing.py
├── train.py
└── README.md

About

BME Adatelemzés mélytanulási módszerekkel Házi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •