- Use genetic algorithm to evolve the parameters in Neural Network, to make a self-develop algorithm.
- automatically find and make training set from search engine
- the paremeters include:
- learning rate
- iteration times
- regularization term \(\lambda\)
- activation function
- number of hidden layers(units)
- About MCS, maybe we can train a model for fusion method to do the judge.