Deep Learning Model for Forecasting Export Value of Crop Products
This project involves building a Multi-Layer Perceptron (MLP) model to forecast the export value of crop products for a country three years into the future. I used a dataset that contained 13 CSV files with export data for different crops.
Genetic Algorithm for Optimizing Soccer Team Formation
This project involves building a Multi-Layer Perceptron (MLP) model to forecast the export value of crop products for a country three years into the future. I used a dataset that contained 13 CSV files with export data for different crops.
Genetic Algorithm for Optimizing Soccer Team Formation
This project involves building a Multi-Layer Perceptron (MLP) model to forecast the export value of crop products for a country three years into the future. I used a dataset that contained 13 CSV files with export data for different crops.
Checkers Game Implemented by Python
This is a Checkers game I made using Python. It’s a board game where a human user play as the red pieces, and the computer or AI plays as the white pieces. The game has an AI that tries to make smart moves, so it feels like you’re playing with a real opponent!