This repository consists of different Machine Learning Algorithms we tried on the MNIST dataset Handwriting_Recognition.py is the main code that we implemented Random Forest on. it can test the existing training set OR u can load ur own image by replacing the img.png Handwriting_Recognition_Random_Forest.py is the code that generated the csv file test_sub.
maj3r1819/Handwriting-Recognition
This repository consists of different Machine Learning Algorithms we tried on the MNIST dataset
PythonMIT