This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
tflucke
/
Handwritting-Interpreter-AI
mirrorاز
https://github.com/tflucke/Handwritting-Interpreter-AI.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
بدون توضیح
9
کامیتها
3
شاخهها
0
انتشارها
درخت:
9a4db4a4f1
شاخهها
تگها
Classifier
Tom-Digit-Prototype
master
Handwritting...
HTTP
SSH
ZIP
TAR.GZ
Tom Flucke
9a4db4a4f1
Fixed bug with testing. Now has 1.6% success rate.
9 سال پیش
pngChars
6d84101490
Created folder for handwritten letters in png format.
9 سال پیش
.gitignore
e6e074b56e
Added git ignore so MNIST data does end up in repo.
9 سال پیش
README
288bfa4425
Initial README
9 سال پیش
hwRecProto1.py
5550498586
Tom's prototype for a digit recognizer using the MNIST dataset.
9 سال پیش
hwRecProto2.py
9a4db4a4f1
Fixed bug with testing. Now has 1.6% success rate.
9 سال پیش
iamDataset.obj
fd100490ec
Parsed iam into MNIST-like data format
9 سال پیش
png2Obj.py
834ae3a7b9
Renamed data creation script and wrote script to parse IAM. Getting a float32 cast error at the end. Unknown reason.
9 سال پیش
png2Vec.py
097220ed51
Created basic python script to convert a png file to a vector. Not genericised yet.
9 سال پیش
README
Handwriting Interpreter for CSC480