THE SELF TAUGHT MACHINE LEARNING ENGINNNER JOURNEY
These two simple machine learniing models are the beginning of my journey of biulding machine learning models as i prepare myself to biuld my own ai models The lesson2 model is based and working on the mnist dataset of handwritten numbers from 0-9. The mnnist_dataset has those numbers written from 0-9 but many different people so the shape of the numbers varies with the different in peoples handwriting. The model has to studey the dataset and learn how to identify different numbers and make accurate predictions when a number it typed in it #The web app that shows this works is in my other repository @handwritingproject