a public repo to predict calendar dates using AI
Dataset is available in Csv format under ./data folder
run below script
cd scripts
chmod +x ./run_generate_gregorian_calendar_dates.sh
./run_generate_gregorian_calendar_dates.sh
run below script
cd scripts
chmod +x ./test_generate_gregorian_calendar_dates.sh
./test_generate_gregorian_calendar_dates.sh