JohnRobie commited on
Commit
7b64bb3
·
1 Parent(s): ab37409

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ The AlphaNum dataset, created by Louis Rädisch, is a collection of handwritten
9
  To bring together the different datasets, vision transformer Models have been fine tuned to further increase the accuracy of the data. For instance the "A-Z handwritten alphabets" had no seperation between big and small letters.
10
 
11
  ## Sources:
12
- 1) [https://github.com/sueiras/handwritting_characters_database](handwritting_characters_database )
13
  2) mnist
14
  3) https://www.kaggle.com/datasets/sachinpatel21/az-handwritten-alphabets-in-csv-format
15
 
 
9
  To bring together the different datasets, vision transformer Models have been fine tuned to further increase the accuracy of the data. For instance the "A-Z handwritten alphabets" had no seperation between big and small letters.
10
 
11
  ## Sources:
12
+ 1) [handwritting_characters_database](https://github.com/sueiras/handwritting_characters_database)
13
  2) mnist
14
  3) https://www.kaggle.com/datasets/sachinpatel21/az-handwritten-alphabets-in-csv-format
15