Section 01
Project Introduction: A Genetic Algorithm-Based System for Predicting Automotive Fuel Efficiency
This project addresses the nonlinear challenges of automotive fuel efficiency prediction, uses the UCI Auto MPG dataset, automatically searches for the optimal neural network architecture via genetic algorithm, compares three models (linear regression, manually designed neural network, and evolved neural network), and demonstrates the application value of neural architecture search in regression tasks.