
Machine learning development
IPL Score Predictor AI
A deep neural network built with Keras to estimate the final score of an ongoing IPL innings from live match context.
Read case studyAI & Programming
A high-level neural-network API for building and training machine-learning models.
Keras provides composable APIs for defining, training, and evaluating neural networks.
I learned Keras while building the IPL Score Predictor.
I use it to define model architectures and run training experiments.
A simple model with well-prepared inputs can be more useful than unnecessary complexity.
Applied experience