Aucune description

Tom Flucke 834ae3a7b9 Renamed data creation script and wrote script to parse IAM. Getting a float32 cast error at the end. Unknown reason. il y a 9 ans
pngChars 6d84101490 Created folder for handwritten letters in png format. il y a 9 ans
.gitignore e6e074b56e Added git ignore so MNIST data does end up in repo. il y a 9 ans
README 288bfa4425 Initial README il y a 9 ans
hwRecProto1.py 5550498586 Tom's prototype for a digit recognizer using the MNIST dataset. il y a 9 ans
hwRecProto2.py 834ae3a7b9 Renamed data creation script and wrote script to parse IAM. Getting a float32 cast error at the end. Unknown reason. il y a 9 ans
iamDataset.obj fd100490ec Parsed iam into MNIST-like data format il y a 9 ans
png2Obj.py 834ae3a7b9 Renamed data creation script and wrote script to parse IAM. Getting a float32 cast error at the end. Unknown reason. il y a 9 ans
png2Vec.py 097220ed51 Created basic python script to convert a png file to a vector. Not genericised yet. il y a 9 ans

README

Handwriting Interpreter for CSC480