paper-with-me

Papers

Application of Genetic Algorithm for More Efficient Multi-Layer Thickness Optimization in Solar Cells

2019-09-14 · Premkumar Vincent, Gwenaelle Cunha Sergio, Jaewon Jang, In Man Kang, Jaehoon Park, Hyeok Kim, Minho Lee, Jin-Hyuk Bae

Thin-film solar cells are predominately designed similar to a stacked structure. Optimizing the layer thicknesses in this stack structure is crucial to extract the best efficiency of the solar cell. The commonplace method used in optimization simulations, such as for optimizing the optical spacer layers' thicknesses, is the parameter sweep. Our simulation study shows that the implementation of a meta-heuristic method like the genetic algorithm results in a significantly faster and accurate search method when compared to the brute-force parameter sweep method in both single and multi-layer optimization. While other sweep methods can also outperform the brute-force method, they do not consistently exhibit $100\%$ accuracy in the optimized results like our genetic algorithm. We have used a well-studied P3HT-based structure to test our algorithm. Our best-case scenario was observed to use $60.84\%$ fewer simulations than the brute-force method.

📄 PDF Abstract BibTeX arXiv:1909.06447

Code (1)

gcunhase/GeneticAlgorithm-SolarCells 공식 구현

Similar Papers 제목 키워드 기반

Challenging On Car Racing Problem from OpenAI gym

2019-11-02 · Changmao Li

This project challenges the car racing problem from OpenAI gym environment. The problem is very challenging since it requires computer to finish the continuous control task by learning from pixels. To tackle this challen…

Car Racingcontinuous-controlContinuous ControlOpenAI Gym+1

Inverse design of multilayer nanoparticles using artificial neural networks and genetic algorithm

2020-03-16 · Cankun Qiu, Zhi Luo, Xia Wu, Huidong Yang 외

The light scattering of multilayer nanoparticles can be solved by Maxwell equations. However, it is difficult to solve the inverse design of multilayer nanoparticles by using the traditional trial-and-error method. Here,…

Genetic Algorithm based hyper-parameters optimization for transfer Convolutional Neural Network

2021-02-26 · Chen Li, JinZhe Jiang, YaQian Zhao, RenGang Li 외

Hyperparameter optimization is a challenging problem in developing deep neural networks. Decision of transfer layers and trainable layers is a major task for design of the transfer convolutional neural networks (CNN). Co…

Hyperparameter Optimization

A new multilayer optical film optimal method based on deep q-learning

2018-12-07 · Anqing Jiang, Osamu Yoshie, LiangYao Chen

Multi-layer optical film has been found to afford important applications in optical communication, optical absorbers, optical filters, etc. Different algorithms of multi-layer optical film design has been developed, as s…

Q-Learning

Speeding Up EfficientNet: Selecting Update Blocks of Convolutional Neural Networks using Genetic Algorithm in Transfer Learning

2023-03-01 · Md. Mehedi Hasana, Muhammad Ibrahim, Md. Sawkat Ali

The performance of convolutional neural networks (CNN) depends heavily on their architectures. Transfer learning performance of a CNN relies quite strongly on selection of its trainable layers. Selecting the most effecti…

Transfer Learning