News

Digit Recognition using CNN with Python Tensorflow This is a beginner friendly model done using Convolutional neural network (CNN) using Python Tensorflow mode.
digit_recognizer.py This Python script includes the machine learning pipeline for the competition. It processes the training data, trains the model, evaluates performance, and generates predictions ...