This is all the code I wrote for The Farmer Was Replaced. It includes functionalities for farming all crops (including special logic for pumpkins, sunflowers and cacti), solving mazes, and the ...
Abstract: Transportation cost is the critical element of the total logistics costs of an organization. One way to reduce the cost that occurs from this operation is to optimize the delivery route.
This project implements a Reinforcement Learning (RL) agent that learns to navigate a custom 10×10 maze purely through trial-and-error interaction with its ...