IPL Score Predictor Using Deep Learning
Developed a feedforward neural network using TensorFlow and Keras to predict final T20 cricket scores from historical IPL data, achieving a Mean Absolute Error of 14.38. Built and deployed a web application with a Flask API backend and HTML/CSS/JavaScript frontend for live score predictions.