Major Project – Web based Intelligent University Class Scheduler
using Evolutionary Computation
This is project include
three main parts:
Part No. 1 – Web Interface
Develop web interface using
Java Sever Pages and sessions.
Proposed site map:
Home Data
Schedule Report
![]()
Part No 2. – Database and Database Connection
Database: MySQL
Database Connection: Enterprise Java Beans
Proposed database design:
Students Login Table Admin Login Table Students Survey Classes Option
Part No 3. – Schedule Generation Program
This is a java program that generate close to optimal schedule base on students survey and classes taught time and using evolutionary computation approach.
-
Design ANN (Artificial
Neural Net)
-
Develop Java program
for finding weights and threshold values using Back-Propagation
-
Train ANN to find right
values