Loading...
Please wait, while we are loading the content...
Similar Documents
Optimering av hyperparametrar till artificiella neurala nätverk med genetiska algoritmer
| Content Provider | Semantic Scholar |
|---|---|
| Author | Stensson, Simon |
| Copyright Year | 2016 |
| Abstract | This master thesis explores the feasibility of using genetic algorithms in order to automate the process of optimizing hyperparameters for artificial neural networks (ANN). Today there is no standard way to optimize hyperparameters for ANN; often they are set manually by trial and error. In order to explore the feasibility of using genetic algorithms to optimize hyperparameters for ANN, two algorithms are implemented in Python. The first is a genetic algorithm and the second is an algorithm that trains a neural network and enables predictions. The two algorithms interact in a feedback loop where the genetic algorithm adjusts hyperparameters for the neural network, and the neural network performs predictions on data which is used as feedback to the genetic algorithm. In order to evaluate the method, the implemented models are evaluated on three classification problems. The results are compared to predictions made from neural networks where the hyperparameters are manually set. The method using genetic algorithms to optimize hyperparameters performes slightly better on all three problems, but without a significant improvement in prediction accuracy. The implemented models offer an automated way to optimize hyperparameters for ANN and test results indicates that prediction accuracy is maintained. |
| File Format | PDF HTM / HTML |
| Alternate Webpage(s) | http://lup.lub.lu.se/luur/download?fileOId=8884766&func=downloadFile&recordOId=8884763 |
| Language | English |
| Access Restriction | Open |
| Content Type | Text |
| Resource Type | Article |