2 results for “topic:student-supervisor-allocation”
🎓An AI tool to assist universities with optimal allocation of students to supervisors for their dissertations. Devised a multi-objective genetic algorithm for the task.
This system allocates students to supervisors based on their area of interest. The allocation algorithm is a custom extension of Gale Shapely's Stable Marriage Algorithm. It is a web application built using Django