Research Article

Research on Indoor Environment Art Design Model Using Genetic Algorithm

Table 5

Genetic algorithm improvements BP neural network model parameter table.

Parameter categoryParameter value preset

1Individual length of geneticLenchrom = 5
2Genetic evolution times and population size of genetic algorithm cross rateMaxgen = 100
3Population sizeSizepop = 20
4Cross ratePcross = 0.4
5Variation ratePmutation = 0.2
6The maximum number of iterations of neural networkNet.trainParam.epochs = 100
7The training and learning rate of neural networkNet.trainParam.lr = 0.1
8The allowable error range of neural networkNet.trainParam. Goal = 0.0004