├── LICENSE ├── README.md ├── task2.py └── task2p2.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dawoodkhatri1/CodeAlpha_Handwritten_Character_Recognition/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dawoodkhatri1/CodeAlpha_Handwritten_Character_Recognition/HEAD/README.md -------------------------------------------------------------------------------- /task2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dawoodkhatri1/CodeAlpha_Handwritten_Character_Recognition/HEAD/task2.py -------------------------------------------------------------------------------- /task2p2.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dawoodkhatri1/CodeAlpha_Handwritten_Character_Recognition/HEAD/task2p2.py --------------------------------------------------------------------------------