Proceedings of the IEEK Conference (대한전자공학회:학술대회논문집)
- 2000.06c
- /
- Pages.27-30
- /
- 2000
A Study on the Development Java Package for Function Optimization based on Genetic Algorithms
유전 알고리즘 기반의 함수 최적화를 위한 자바 패키지 개발에 관한 연구
Abstract
Many human inventions were inspired by nature. The artificial neural network is one example. Another example is Genetic Algorithms(GA). GAs search by simulating evolution, starting from an initial set of solutions or hypotheses, and generating successive "generations" of solutions. This particular branch of AI was inspired by the way living things evolved into more successful organisms in nature. To simulate the process of GA in a computer, we must simulate many times according to varying many GA parameters. This paper describes the implementation of Java Package for efficient applications on Genetic Algorithms, called "JavaGA". The JavaGA used as a application program as well as applet provides graphical user interface of assigning major GA parameters.
Keywords