Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 159 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 159 Bytes

drawing-mnist

A drawing interface for mnist format, that returns a numpy array with all pixels greyscaled. Written in Python, using numpy, PIL, and tkinter.