AI Models for Connect Four Move Prediction
Achieved 1st place in a Kaggle competition among peer groups. Built a 7-class classification model with 75.5% accuracy developed a stacking ensemble using XGBoost, tree-based models, and CNN models.
Achieved 1st place in a Kaggle competition among peer groups. Built a 7-class classification model with 75.5% accuracy developed a stacking ensemble using XGBoost, tree-based models, and CNN models.
Implementation of content-aware image resizing using dynamic programming and greedy approaches.